Opened 8 years ago
Last modified 8 years ago
#16608 confirmed Bug
Removing paragraph below nested widget and moving the nested widget removes main widget editable
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Support | Cc: |
Description
Steps to reproduce
- Use the attached simplebox1 widget (the same as simple box but content editable allows everything)
- Clear editor contents and insert simplebox1
- Select Content... and insert another simplebox1
- At this stage you can see Paragraph below nested simplebox1 (#12778)
- Click on that paragraph, next click on P in elements path and press Backspace to remove this paragraph
- Move nested outside of the master widget
Expected result
The content editable of master widget stays
Actual result
The content editable of master widget is removed
Other details (browser, OS, CKEditor version, installed plugins)
Problem can be reproduced in all browsers.
Attachments (2)
Change History (3)
Changed 8 years ago by
Attachment: | simplebox1.zip added |
---|
Changed 8 years ago by
Attachment: | 2016-11-04_1235.swf added |
---|
comment:1 Changed 8 years ago by
Status: | new → confirmed |
---|