https://issues.apache.org/ooo/show_bug.cgi?id=29105
Armin Le Grand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |ACCEPTED Assignee|[email protected] |[email protected] Target Milestone|--- |4.1.0 --- Comment #11 from Armin Le Grand <[email protected]> --- ALG: The GetBackgroundColor/SetBackgroundColor stuff for OutlinerView is all correctly preserved in sw for text edits, but the initialization is wrong. In SwPageFrm::GetDrawBackgrdColor a SvxBrushItem is looked up, but only its color is used; this is defaulted to black and wrong when a Graphic is set as background. Checking what to do in this case... -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes.
