https://issues.apache.org/ooo/show_bug.cgi?id=122738
Armin Le Grand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |ACCEPTED --- Comment #4 from Armin Le Grand <[email protected]> --- ALG: Refresh does not work, even in normal edit view - new shape - use toolbar to chaneg e.g. to gradient and select a gradient ->entries stay on last combination Reason is that SvxFillToolBoxControl::IgnoreStatusUpdate is used in FillControl::SelectFillAttrHdl to suppress the change of the XFillStyleItem in SvxFillToolBoxControl::StateChanged. No idea why this was originally done, but it does not work. Also seen: multiple executes will create two undo actions when using the toolbar change stuff, too, looking if this can also be adapted... -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
