Search and Top Navigation
#8411 closed bug (notabug)
Opened June 25, 2012 02:15PM UTC
Closed June 25, 2012 02:35PM UTC
Last modified June 25, 2012 02:35PM UTC
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.
This is not a bug. Both elements are reverting to the correct location: The position they were in when you started the respective drags.