Opened 9 years ago
Last modified 9 years ago
#13927 confirmed Bug
[IE 11 CM] Manual test for preventing drop fails.
Reported by: | Tomasz Jakut | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.5.5 |
Keywords: | Cc: |
Description
Steps to reproduce
- Open http://tests.ckeditor.dev:10455/tests/plugins/clipboard/manual/preventdrop.
- Drag and drop image or text to the editor.
Expected result
There aren't any errors logged.
Actual result
- On startup
SCRIPT438: Object doesn't support property or method 'querySelectorAll'
is logged. - On drop
SCRIPT5007: Unable to get property 'getRanges' of undefined or null reference
is logged.
Other details (browser, OS, CKEditor version, installed plugins)
Internet Explorer 11 with Compatibility Mode on.