Impossible to change background color of text elements

• Jan 20, 2016 - 07:54
Type
Graphical (UI)
Severity
S4 - Minor
Status
closed
Project

Il est impossible d'appliquer une couleur de fond à un élément de texte.
On peut sélectionner la couleur dans la palette mais elle n'est pas appliquée quand on valide par OK.
Voir l'écran en pièce jointe.

GIT commit: f51dc11

Attachment Size
BugMS.jpg 153.06 KB

Comments

Google translate:
It is impossible to apply a background color to a text element.
You can select the color in the palette but it is not valid when applied with OK.
See the screen attached.

Status (old) active closed

It works, provided that the "alpha" channel of the color is set to be different from 0 ( 0=transparent, 255=fully opaque) when the color is picked up in the color selector.
Please re-open if it still does not work for you.

ça fonctionne mais il faut faire en sorte que la couleur ne soit pas transparente et donc changer l'alpha ou la transparence au moment où on choisit une couleur (0 transparent, 255 complètement opaque)

Effectivement ça marche en changeant la valeur du canal alpha....
Il serait cependant plus judicieux que la valeur par défaut du canal alpha soit 255 au lieu de 0.
Merci pour cette réponse.

Google translate:
Sure it works by changing the value of the alpha channel ....
It would be more appropriate that the default alpha channel value is 255 instead of 0.

So should we turn this into a feature request to change the default?