Changes between Version 3 and Version 4 of Ticket #11460, comment 25
- Timestamp:
- Jun 30, 2014, 3:30:42 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11460, comment 25
v3 v4 4 4 5 5 Bugs which will be fixed or checked as a part of this ticket are: 6 - error when drop in the same text node where drag selection ends (drag selection start in different node) (Bug 1, Bug 13),6 - ~~error when drop in the same text node where drag selection ends (drag selection start in different node) (Bug 1, Bug 13),~~ 7 7 - IE9: D&D somewhere text with anchor, D&D this anchor again, you will get error (Bug 5), 8 8 - IE9, Opera: content: "abcd", drag "ab" after "cd" ("cdab"), drag "da" after "b", error (Bug 8). 9 9 - ~~cke-1398780468602 after drop into the textarea (Bug 11),~~ 10 - IE11: drop external html to inline does not work (Bug 23),10 - ~~IE11: drop external html to inline does not work (Bug 23),~~ 11 11 - IE8: editor is not focused after dropping from external source. Cursor stays in the source editor when dragging between editors (Bug 25). 12 12 - ~~IE8: Select "Apollo 1" (bolded) and drop in "was" -> error. Generalized - drop after the dragged text. (Bug 26).~~