Opened 9 years ago
Closed 9 years ago
#14405 closed Bug (duplicate)
Removing Widgets
Reported by: | Mark Wade | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.5.7 |
Keywords: | Cc: |
Description
Steps to reproduce
- Go to http://ckeditor.com/demo#widgets
- Clear out the contents of the first editor
- Insert a "Simple Text Box"
- Highlight the entire contents of the editor using your mouse (note cmd+A doesn't work as per ticket 14404)
- Hit backspace on the keyboard
Expected result
The widget should be removed (this behaviour can be observed if there is content above it)
Actual result
The "Content..." is removed and the cursor moved inside that box, but the widget remains.
Other details (browser, OS, CKEditor version, installed plugins)
Tested on Safari 9.0.3 on Mac OS X 10.11.3 (latest versions at time of report)
This is another duplicate of #11064.