Opened 14 years ago
Last modified 13 years ago
#6827 confirmed Bug
List: possible to place cursor in front of list bullet/number, and delete then breaks the list — at Initial Version
Reported by: | Arne | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Lists | Version: | 3.3 |
Keywords: | Firefox | Cc: |
Description
Go to demo page:
- Clear content
- Add following content:
<ol> <li>item <ol> <li>item</li> </ol> </li> <li>item</li> </ol>
- Place cursor at start of first list item
- Press the 'up' key twice fast.
- Observe the cursor is now positioned in front of the list.
- Now press delete and observe that the first list item collapses.
Tested on Firefox 3.6.13, WinXP, CK version 3.4.2