Opened 11 years ago

Last modified 11 years ago

#9961 confirmed Bug

deleting empty list items result in two bullets on the same line — at Initial Version

Reported by: dyland Owned by:
Priority: Normal Milestone:
Component: Core : Lists Version: 3.0
Keywords: Webkit Cc:

Description

  1. In an empty editor, type "test"
  2. Click on the Numbered List button to make it a list.
  3. Move the cursor to before "test".
  4. Press Enter twice, so that now you have two empty list items, and the third one with "test".
  5. With the cursor still right before "test", click on Increase Indent button.
  6. Now, select the first two list items by double clicking on the first line and dragging into the second line. (See screenshot).
  7. Press delete.

Actual: Two bullets render on the first line, the text appears on the second. (See screenshot)

Expected: Just one bullet with the text.

Change History (2)

Changed 11 years ago by dyland

Attachment: select first two items.png added

screenshot of selecting the first two list items

Changed 11 years ago by dyland

Attachment: delete first two items.png added

screenshot after deleting the first two items

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy