Opened 9 years ago

Last modified 7 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)

ImageDragError.gif (62.3 KB) - added by Jonathan 9 years ago.

Download all attachments as: .zip

Change History (4)

Changed 9 years ago by Jonathan

Attachment: ImageDragError.gif added

comment:1 Changed 8 years ago by Jakub Ś

Status: newconfirmed
Version: 4.5.14.5.0

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

comment:2 Changed 8 years ago by Jakub Ś

#14536 was marked as dupliate.

comment:3 Changed 7 years ago by user12345

Hi, Is there a chance that this bug will be fixed in a closest release?

Thank you.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy