#6785 closed Bug (worksforme)
[IE] removing list by backspace causes unexpected behaviour
Reported by: | pomu0325 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Lists | Version: | 3.4.3 |
Keywords: | IE8 | Cc: |
Description
steps to reproduce
- open http://ckeditor.com/demo by IE8.
- erase all contents
- add numbered list, move cursor to the beginning of 2nd <li>
- press {backspace} twice
- BTW, in FF/Chrome, lists are concatenated by pressing {backspace} once, but NOT in IE
- click 2nd line, then <p> is automatically added
- goto source mode, <p> is now moved to the top
- go back to wysiwyg, 2nd line is moved to unexpected position
- see attached screenshot
Attachments (1)
Change History (4)
Changed 14 years ago by
comment:1 follow-up: 3 Changed 14 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Works for me in CKEditor 3.4.2(demo) and 3.4.3 (trunk) inder IE8. no <p> is added into source
comment:2 Changed 14 years ago by
Keywords: | IE8 added |
---|
comment:3 Changed 14 years ago by
Replying to krst:
Works for me in CKEditor 3.4.2(demo) and 3.4.3 (trunk) inder IE8. no <p> is added into source
pls try clicking at the end of 2nd line, at the step3
screenshot