Opened 11 years ago
Closed 11 years ago
#10883 closed New Feature (duplicate)
Image2: drag&drop should remove the align attribute
Reported by: | Wiktor Walc | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Widgets | Version: | 4.3 Beta |
Keywords: | Cc: |
Description
I'm trying the new image2 plugin in CKEditor 4.3 Beta samples and I'm having troubles with using drag&drop, it's quite confusing.
- Click on the first image on the right side, in the top left corner the drag handler shows up
- Try dragging the image on the left side or in the center of the text. It does not work.
Change History (1)
comment:1 Changed 11 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Type: | Bug → New Feature |
This won't be confusing if we close #10838. Currently you think that you're dragging an inline element, but figure is a block. When DnD will be enhanced this confusion will be reduced.