Opened 10 years ago
Last modified 9 years ago
#13435 confirmed Bug
[D&D] Image into nested editable throws error — at Initial Version
Reported by: | Szymon Cofalik | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.5.0 |
Keywords: | Cc: |
Description
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: I am able to cut the inline image and paste it into caption, so it is D&D bug.