https://bz.apache.org/ooo/show_bug.cgi?id=126531

--- Comment #5 from John R. D'Orazio <john.dora...@cappellaniauniroma3.org> ---
I believe I understand what the "CharBackTransparent" property is doing,
basically it means if you want "no color" as opposed to white background, then
you set "CharBackTransparent" to true so that no matter what the
"CharBackColor" is set to, there will still be no background at all (you would
need this property if the alpha bit is not read from the "CharBackColor"
property in fact).

Therefore it is of no help when you are wanting to see and set a Character
Background Color. "CharBackTransparent" would have to be set to false in order
to see any background color, but it does not modify how the alpha bit in
"CharBackColor" is being dealt with, it's a simple ovverride is what I'm
guessing.

-- 
You are receiving this mail because:
You are the assignee for the issue.

Reply via email to