Changes between Initial Version and Version 1 of Ticket #13472
- Timestamp:
- Jun 28, 2015, 2:01:17 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13472
-
Property
Milestone
changed from
CKEditor 4.5.1
toCKEditor 4.5.0
-
Property
Summary
changed from
Unspecified Error thrown on IE9-11 in drag and drop sample in SDK
to[IE9-11] Dropped content often inserted at selection position from before DnD
-
Property
Milestone
changed from
-
Ticket #13472 – Description
initial v1 1 Try dropping contacts into editor. Second try usually ends with Unspecified Error (thanks IE!) thrown from selection.selectRanges.1 Reproducible on http://tests.ckeditor.dev:1030/tests/plugins/clipboard/manual/draganddrop when dropping from outside of the editors. First DnD works, but second no.