Opened 10 years ago
Last modified 10 years ago
#13280 closed Bug
[IE8] Undo after inline widget DnD throws an error — at Version 2
Reported by: | Piotrek Koszuliński | Owned by: | |
---|---|---|---|
Priority: | Must have (possibly next milestone) | Milestone: | CKEditor 4.5.0 |
Component: | General | Version: | 4.5.0 Beta |
Keywords: | Cc: |
Description (last modified by )
- http://tests.ckeditor.dev:1030/tests/plugins/clipboard/manual/draganddrop
- DnD inline image in the inline editor (sometimes works also in the classic one).
- Undo.
Error is thrown:
'null' is null or not an object
inside range.setStartBefore()
.
Change History (2)
comment:1 Changed 10 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 10 years ago by
Description: | modified (diff) |
---|
I've been also able to reproduce it in the classic editor.