Opened 14 years ago
Closed 9 years ago
#7541 closed Bug (fixed)
Unable to delete list by backspace at the document start
Reported by: | ms428 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | IBM | Cc: | satya_minnekanti@… |
Description
Steps to reproduce:
- Minimal document (HTML):
<ul> <li> a</li> </ul>
- Place the cursor before "a".
- Press backspace.
Expected behaviour:
The list should be removed and the document should contain "a".
Actual behaviour:
Nothing happens - the list remains in the document.
Tested on:
Windows 7, 64-bit, FF 3.6.16, FF4, Chrome 10.0.648.204, Opera 11.01
Additional notes:
- works fine on IE 9.0.8112.16421
- the list can have arbitrary number of items to simulate the bug
- using toolbar icon for outdenting works fine
Change History (4)
comment:1 Changed 14 years ago by
Version: | 3.5.2 → 3.0 |
---|
comment:2 Changed 14 years ago by
Status: | new → confirmed |
---|
comment:3 Changed 14 years ago by
Cc: | satya_minnekanti@… added |
---|---|
Keywords: | IBM added |
comment:4 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
Problem can no longer be reproduced in CKEditor 4.5.6.
Doesn't work in Opera, Firefox and Webkit.