https://bugs.documentfoundation.org/show_bug.cgi?id=149044

lvm <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #10 from lvm <[email protected]> ---
(In reply to Heiko Tietze from comment #9)
> (In reply to lvm from comment #8)
> > When a keystroke modifies the document and triggers autoformatting...
> 
> That's not true, you enter a paragraph break and the new paragraph is layout
> as defined in the style. => NAB

Ok, when enter is pressed two things happen:
1. paragraph is split into two
2. style of both is modified to include a list

Undo should undo step 2, then step 1, not both together in a single step. If
you are implying that under the hood it actually happens the other way around:
style changed first, then paragraph is split, that's too bad - underlying
technical design is not a consideration in UX. From user's POV enter is pressed
to split a paragraph and then list style is applied, and that's how it should
be undone.

Also this bug was already confirmed (comment 1) so it is NEW, not UNCONFIRMED.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to