Opened 9 years ago
Last modified 9 years ago
#13435 confirmed Bug
[D&D] Image into nested editable throws error
Reported by: | Szymon Cofalik | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.5.0 |
Keywords: | Cc: |
Description (last modified by )
Browser: Opera, maybe others.
Steps to reproduce:
- Create widget image with caption using image2 plugin.
- Create an inline image outside widget image.
- Try to D&D the inline image into the widget image.
Expected result: Inline image is no longer at previous position but is now in the caption.
Result: Error thrown
Cannot read property 'getAscendant' of null
Note: It works fine if you select some text beside inline image and try to D&D the text with the image. Note: I am able to cut the inline image and paste it into caption, so it is D&D bug.
Change History (2)
comment:1 Changed 9 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 9 years ago by
Status: | new → confirmed |
---|
Problem can be reproduced in all browsers from CKEditor 4.5.0 (Occurs also in 4.5.7 and in current master)