https://bugs.documentfoundation.org/show_bug.cgi?id=135257
Michael Stahl (allotropia) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|regression | --- Comment #8 from Michael Stahl (allotropia) <[email protected]> --- this happens because Backspace is handled specially to remove numbering from an empty paragraph. if you first Show the tracked changes, then backspace like in the description, the result was different in LO 6.1: the result is that the paragraph is not in a list, but still indented - now Hide and Show tracked changes, and it's still not in a list, but no longer indented. on master this works better, as the backspacing removes the indent as well, so it looks the same after editing as after a subsequent Hide/Show. so the problem here is that there is no recording of the actual formatting change when the numbering is removed - this has never been implemented for editing (although László Németh added something for imported tracked changes relatively recently, which i haven't had an opportunity to test). without being able to store the previous formatting, this can't really work and so i think the scenario in this bug isn't really a regression, it just happened to work in different case back then than it does now. -- You are receiving this mail because: You are the assignee for the bug.
