https://issues.apache.org/ooo/show_bug.cgi?id=123350
Armin Le Grand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ACCEPTED |RESOLVED Resolution|--- |FIXED --- Comment #12 from Armin Le Grand <[email protected]> --- ALG: Checked possibility (2), but there are caveats: - The DropDown UndoStack would only show the TextEdit undos - Only these would be undoable in one run, no selection of longer list - The State/Execute methods of UNDO/REDO would need to be faked to do the right thing (e.g. also to show the redos when in TextEdit but no undos, etc.) There are probably more, thus the current solution (1) with exchanging the undo stack but limiting it's clearance to text edit bounds, is preferrable. This is comitted, thus this task is done. -- 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.
