Opened 9 years ago
Last modified 8 years ago
#13563 confirmed Bug
Dragging an image can delete it and throw an error
Reported by: | Jonathan | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.5.0 |
Keywords: | Cc: |
Description
Using the divarea and image2 plugin.
If you drag an image to a location in the editor that does not have any content, the image will disappear and an error will be thrown.
The error is "Unable to get property 'getParent' of undefined or null reference.
The problem occurs in IE, FireFox, and Chrome.
I've attached an animated GIF of the problem.
Attachments (1)
Change History (4)
Changed 9 years ago by
Attachment: | ImageDragError.gif added |
---|
comment:1 Changed 9 years ago by
Status: | new → confirmed |
---|---|
Version: | 4.5.1 → 4.5.0 |
comment:3 Changed 8 years ago by
Hi, Is there a chance that this bug will be fixed in a closest release?
Thank you.
Problem can be reproduced from CKEditor 4.5.0 in all browsers and doesn't happen only with images in divarea but also links in classic iframe - #14536
Error which gets throw:
Message: Uncaught TypeError: Cannot read property 'type' of null
File: range.js
Line: 1898