Opened 9 years ago
#13433 new Bug
Error in console after D&D widget right after itself on empty content.
Reported by: | Artur Delura | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Browser: FF Tested on 4.5.0 dev version and built one.
- Open http://tests.ckeditor.dev:1030/tests/plugins/uploadwidget/manual/image
- Clear all content
- D&D some image into editor, to initiate uploading.
- During uploading D&D widget right after itself.
There is an error:
TypeError: node is null this.setStart( node.getParent(), node.getIndex() );
At core/dom/range.js:1917