https://issues.apache.org/ooo/show_bug.cgi?id=119160
justinrohrman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from justinrohrman <[email protected]> --- I have successfully reproduced this bug. Environment: Windows 7 Home Premium 64bit Open Office Version: 3.4.0 AOO340m1(build:9590) - Rev 1325589 STEPS TO REPRODUCE: 1 - Open new empty Presentation 2 - Click slide 1 body to make it editable 3 - Enter the following text (hit Enter button after each word): test1 test2 test3 4 - Hit ctrl + z on the keyboard (undo) NOTE: last new line is removed 5 - Hit ctrl + z once more NOTE: first newline is removed all text will appear on one line now NOTE: similar behavior is seen when using TAB rather than ENTER with each ctrl + z use, a tab is removed Expected behavior: Undo should undo the last event, in this case it is ignoring the last typed character or word and undoing the last newline or tab while preserving typed characters. In the absence of a new line or tab (spaces between words for example), this seems to work better. -- You are receiving this mail because: You are on the CC list for the bug.
