Opened 10 years ago
Last modified 10 years ago
#14309 confirmed Bug
Table or horizontal line disappeared after insert in case of numbered/bulleted list.
Reported by: | Kinny | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.4.3 |
Keywords: | IBM | Cc: |
Description
Steps to reproduce
Tested on demo page http://ckeditor.com/demo#standard
- From the editor, click on 'Numbered List' or 'Bulleted List' button.
- Insert a table or a horizontal line (see attached screen shot for example)
- After insert, make sure the cursor is at the end
- Press 'Enter' key
Expected result
Inserted table/line should display and the next bullet/number in the list should appear.
Actual result
The inserted table or horizontal line disappeared.
Other details (browser, OS, CKEditor version, installed plugins)
I'm currently on CKEditor 4.5.3, but I can reproduce the problem on the latest CKEditor demo. The problem happens on FireFox 38.4, Chrome and IE11.
Attachments (2)
Change History (3)
Changed 10 years ago by
Attachment: | Table_in_numbered_list.png added |
---|
Changed 10 years ago by
Attachment: | where cursor should be.png added |
---|
comment:1 Changed 10 years ago by
Status: | new → confirmed |
---|---|
Version: | 4.5.3 → 4.4.3 |
I have been able to reproduce this issue from CKEditor 4.4.3. Please note however that problem started occurring in CKEditor 4.3 where pressing enter at the end of table resulted in paragraphs being inserted instead of new list item.
NOTES: