https://issues.apache.org/ooo/show_bug.cgi?id=118923
--- Comment #14 from Yuri Dario <[email protected]> 2012-02-23 15:20:18 UTC --- The old RGBCOLOR macro wasn't casting fields correctly, so 0xFF,0xFF,0xFF was translated to 0xFFFFFFFF, that is black in OS/2 presentation manager. vcl: use standard macro to create RGB colors, fixes vcl black backgrounds. Committed revision 1292826. -- Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
