Opened 12 years ago
Last modified 12 years ago
#9961 confirmed Bug
Webkit: Deleting empty list items result in BR inserted before text. — at Version 2
Reported by: | dyland | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Lists | Version: | 3.0 |
Keywords: | Webkit | Cc: |
Description (last modified by )
- In an empty editor, type "test"
- Click on the Numbered List button to make it a list.
- Move the cursor to before "test".
- Press Enter twice, so that now you have two empty list items, and the third one with "test".
- With the cursor still right before "test", click on Increase Indent button.
- Now, select the first two list items by double clicking on the first line and dragging into the second line. (See screenshot).
- Press delete.
Actual: Two bullets render on the first line (which is normal behaviour), the text appears on the second which is a bug. (See screenshot)
Change History (4)
Changed 12 years ago by
Attachment: | select first two items.png added |
---|
Changed 12 years ago by
Attachment: | delete first two items.png added |
---|
screenshot after deleting the first two items
comment:2 Changed 12 years ago by
Description: | modified (diff) |
---|---|
Keywords: | Webkit added |
Summary: | deleting empty list items result in two bullets on the same line → Webkit: Deleting empty list items result in BR inserted before text. |
screenshot of selecting the first two list items