Opened 10 years ago
Last modified 10 years ago
#13181 confirmed Bug
[IE] Error after dragging widget and then external content
Reported by: | Artur Delura | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.5.0 Beta |
Keywords: | Cc: |
Description
Browser: IE11
- Open: http://tests.ckeditor.dev:1030/tests/plugins/clipboard/manual/draganddrop.
- D&D some widget (image) internally.
- D&D some external text from textarea located above into editor.
Result: There is an error in here.
Change History (4)
comment:1 Changed 10 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 10 years ago by
Summary: | Error after dragging widget and then external content → [IE] Error after dragging widget and then external content |
---|
comment:5 Changed 10 years ago by
Version: | → 4.5.0 (GitHub - major) |
---|
It may means that fake D&D does not clear the
dataTransfer
properly.