https://issues.apache.org/bugzilla/show_bug.cgi?id=52079
Bodo Wippermann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Bodo Wippermann <[email protected]> --- i can confirm it in 3.8 release. i think it is the incorrect missing use of the method "correctRGB" in the 2 constructors of XSSFColor. calling this.setRgb(...) instad of ctColor.setRgb(...) would fix it. -- 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]
