https://bugs.documentfoundation.org/show_bug.cgi?id=144654
--- Comment #15 from [email protected] --- Using: Version: 25.8.0.4 (X86_64) Build ID: 48f00303701489684e67c38c28aff00cd5929e67 CPU threads: 24; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Raster; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL threaded After changing the margins of a (blank) Draw document (doesn't matter to what), hitting Control-Z once restores the top margins. Immediately hitting Control-Z again restores the side margins. So it takes 2 Undo steps to completely clear one previous action. The expectation would be 1:1, one action = requires one undo step. PROBLEM: Two undo steps is only lovely if nothing is drawn between changing the margins and attempting to undo the margin change. If you do happen to draw shapes or make edits or whatever, double undo undoes your drawing steps before undoing the margin change. So still sort of busted. -- You are receiving this mail because: You are the assignee for the bug.
