Opened 11 years ago
Closed 11 years ago
#11051 closed Bug (duplicate)
[IE8] Undo for widget paste causes exception.
Reported by: | Marek Lewandowski | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Widgets | Version: | 4.3 Beta |
Keywords: | Cc: |
Description
since: 4.3 until major
- open any sample with CKEditor image2 plugin (i.e. samples/image2.html)
- click on image to focus widget
- ctrl+c (copy widget)
- move caret somewhere else
- ctrl-v (paste widget)
- ctl-z (undo)
Expected result:
Pasted widget should be reverted.
Current result:
Throws an exception:
'blur' is null or not an object focusmanager.js, line 221 character 4
additional info:
- While reproducing this issue you may face #11050 bug
- Note, line number may differ, i've checked it at git:3c40e20dd2dc0f2c8d02
Change History (2)
comment:1 Changed 11 years ago by
Milestone: | → CKEditor 4.3 |
---|---|
Status: | new → confirmed |
comment:2 Changed 11 years ago by
Milestone: | CKEditor 4.3 |
---|---|
Resolution: | → duplicate |
Status: | confirmed → closed |
I made duplicate of #11088, srry.