Opened 9 years ago
Last modified 9 years ago
#13800 confirmed Bug
Focusing a widget and then defocusing the editor creates an undo step
Reported by: | Matthew Popat | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Widgets | Version: | 4.3 |
Keywords: | Cc: |
Description
Steps to reproduce
- Create a widget within the editor
- Click it to focus
- Click outside the editor to defocus
Expected result
Nothing should happen
Actual result
An undo step is created
Attachments (1)
Change History (3)
comment:1 Changed 9 years ago by
Status: | new → confirmed |
---|---|
Version: | 4.5.3 → 4.3 |
Changed 9 years ago by
Attachment: | 2015-10-09_1706.swf added |
---|
Problem can be reproduced from CKEditor 4.3 in all browsers.
Create image 2 widget, focus it with click and click outside of the editor. When pressing undo button, one of steps will just focus the widget.