Opened 10 years ago
Last modified 9 years ago
#13220 confirmed Bug
Widget cannot be dropped into middle&last section of layout widget
Reported by: | Radoslav Petkov | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Widgets | Version: | 4.5.0 Beta |
Keywords: | Cc: |
Description
The main bugs are:
1.When a layout with more than 1 column is inserted, a widget out of the layout can only be dragged and dropped into the first column.
2.When there are is 3-column layout. Because of the bug pointed in '2' the widget can only be dragged into the first column.Then the widget can easily be dragged into the middle column but cannot be dragged to the third, even if it was in the middle beforehand.
Here is image of the bug.
Attachments (1)
Change History (9)
Changed 10 years ago by
Attachment: | lineutilslackWidgetDragDropbug.gif added |
---|
comment:1 Changed 10 years ago by
Keywords: | lineutils widget drag&drop removed |
---|---|
Status: | new → pending |
What you are showing us is the image of custom widget which doesn't work as expected.
In order to accept this as bug in CKEditor we would have to see reduced and working sample widget that shows this problem. Only then we could say if this is editor issue or perhaps bug in implementation.
Are you able to provide such sample widget? Please note that we are not interested in whole widget, you have created but just a very reduced form that shows this problem in default CKEditor.
comment:2 Changed 10 years ago by
Status: | pending → confirmed |
---|
I have recreated (sort of) this widget based on #13218. Please review it and tell me if this is what you use?
I can confirm that "drop marker" shows only in left most column (even in RTL mode).
comment:4 Changed 10 years ago by
Owner: | set to Szymon Cofalik |
---|---|
Status: | confirmed → assigned |
comment:5 Changed 10 years ago by
Owner: | Szymon Cofalik deleted |
---|---|
Status: | assigned → confirmed |
comment:7 Changed 10 years ago by
Depends upon availability of @a.nowodzinski, because this piece of code is very complex and even if someone else would be able to prepare a patch, we will need him to check it. If you want to try, I can ask him to write few hints.
preview