[Libreoffice-bugs] [Bug 119065] Formatting: Last bullet of the bullet list is disappearing after removing a item from the bulleted list using backspace

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Aug 6 16:08:45 UTC 2018


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

--- Comment #7 from Mark Hung <marklh9 at gmail.com> ---
(In reply to Telesto from comment #6)
> (In reply to Mark Hung from comment #5)
> > You need two backspace to delete a empty item, the first to make it
> > disappear and the second make that disappear. That's by design.
> 
> They two backspaces isn't the problem. The issue is that while editing BBB
> the bullet we go first before the content, when following comment 3

I got your point.

"Del" and "Backspace" work differently in "Outline" shape:

* Press "Del" at the end of the line: connect next paragraph to the current
paragraph, and the paragraph style ( including bullet status ) for the current
paragraph remains.
* Press "Backspace" at the beginning of the line: connect the current paragraph
to the previous paragraph, and make the previous paragraph have the same style
( including bullet status ) as the current one.

So if you place the cursor after "BB", and press "Delete" all the way, the
bullet won't disappear.

My patch there uncovered the delicate design of the original designer (from ooo
age). I've once wanted to document the difference. It works as expected buy
maybe we need UX eval here.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180806/ec504f76/attachment-0001.html>


More information about the Libreoffice-bugs mailing list