https://issues.apache.org/ooo/show_bug.cgi?id=119686
Zhang Lu <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #78613| |review? Flags| | --- Comment #3 from Zhang Lu <[email protected]> --- Created attachment 78613 --> https://issues.apache.org/ooo/attachment.cgi?id=78613&action=edit Add patch I'm working on this defect, root cause: This defect is brought from issue 73249, an old defect, which added undo/redo mechanism on function SetName()/SetTitile()/SetDescription() of sdr object. When loading sdr object from MS Excel, sdr module is undo enable status, SetName() will be called here, so a needless undo action is added to undo-manager. Solution: set sdr module as undo disable status before call these functions. -- You are receiving this mail because: You are the assignee for the bug.
