[Bug 158628] pressing backspace on list with empty paragraph moves the text to previous item or out of the list
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Dec 12 08:26:54 UTC 2023
https://bugs.documentfoundation.org/show_bug.cgi?id=158628
--- Comment #2 from Mike Kaganski <mikekaganski at hotmail.com> ---
(In reply to Stéphane Guillou (stragu) from comment #1)
> How MS Office does it:
> - first backspace: remove bullet/number _and_ indent
> - second backspace: take paragraph to first line, does not remove bullet (as
> nvhorst expects)
>
> OnlyOffice behaves like MS Office (with an extra backspace action to remove
> the indent).
>
> I agree that I'd expect the bullet/number to remain, and I would go with how
> OnlyOffice does it.
No (to "first backspace: remove bullet/number _and_ indent").
Word doesn't have a proper concept of multiline list item; Writer has it. First
backspace makes the item an "unnumbered item" (i.e., another paragraph inside
the same list item), and that must not change.
If there might be a *second* backspace removing the paragraph from the list,
and then the *third* backspace moving it to the previous line without dropping
the previous paragraph's numbering properties. But making Writer dumb, just
because other software has no such functionality, is not OK.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Libreoffice-ux-advise
mailing list