#8411 closed bug (notabug)
draggable.connectToSortable(). Bad position
Reported by: | lilian | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.draggable | Version: | 1.8.21 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hello,
Look at this example, one draggable list connected to a sortable list, http://jsfiddle.net/Et4ug/1/.
If you drag an element while another element is reverting, they both return to the same place.
Change History (2)
comment:1 Changed 11 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 Changed 11 years ago by
Component: | ui.core → ui.draggable |
---|
Note: See
TracTickets for help on using
tickets.
This is not a bug. Both elements are reverting to the correct location: The position they were in when you started the respective drags.