Skip to main content

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.

Attachments (0)
Change History (2)

Changed June 25, 2012 02:35PM UTC by scottgonzalez comment:1

resolution: → invalid
status: newclosed

This is not a bug. Both elements are reverting to the correct location: The position they were in when you started the respective drags.

Changed June 25, 2012 02:35PM UTC by scottgonzalez comment:2

component: ui.coreui.draggable