https://issues.apache.org/bugzilla/show_bug.cgi?id=50299
--- Comment #8 from andrei <[email protected]> 2011-02-21 13:00:44 EST --- White and black colors are theme colors, not indexed, and getFillForegroundColor() method returns 0 (index) (as for all theme colors). And getFillBackgroundColor() returns 64 (default AUTOMATIC color index) for theme colors. So, it's not a bug. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
