Opened 10 years ago
Closed 9 years ago
#13443 closed Bug (fixed)
Content is drop at wrong position
Reported by: | Artur Delura | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description (last modified by )
IE9
- Open: http://tests.ckeditor.dev:10450/tests/plugins/clipboard/manual/draganddrop#child
- D&D something internal from position A to position B.
- Undo
- D&D some external content (from textarea helper) into position C
Expected result: Content is drop at position C. Actual result: Content is drop at position A.
Good luch & have fun :)
Change History (2)
comment:1 Changed 10 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
I have checked this in latest master (4.5.8 at the time of writting) and problem seems to be gone. I have tried with images, text and mixing text with images. All worked as expected.