Skip to main content

Search and Top Navigation

#7045 open bug ()

Opened February 28, 2011 03:04PM UTC

Last modified March 11, 2013 02:09AM UTC

Sortable: Draggable's connectToSortable fails when sortable items are floated

Reported by: tuukka.mustonen Owned by:
Priority: minor Milestone: 2.0.0
Component: ui.sortable Version: 1.8.9
Keywords: Cc:
Blocked by: Blocking:
Description

If sortable list elements use float: left, elements cannot be dropped into it.

See http://forum.jquery.com/topic/connecttosortable-fails-when-sortable-list-is-floated

Attachments (0)
Change History (5)

Changed March 21, 2011 04:36PM UTC by scottgonzalez comment:1

component: ui.coreui.sortable

Changed October 11, 2012 02:54PM UTC by scottgonzalez comment:2

milestone: 1.9.02.0.0

Changed November 08, 2012 02:56AM UTC by mikesherov comment:3

status: newopen

confirmed on latest: http://jsfiddle.net/9EzFA/

Changed March 08, 2013 08:20PM UTC by mikesherov comment:4

Just for the record, this isn't caused by #8792, which #8792's comments suggest.

Changed March 11, 2013 02:09AM UTC by tj.vantoll comment:5

summary: Draggable's connectoToSortable fails when sortable list is floatedSortable: Draggable's connectToSortable fails when sortable items are floated

Reduced this a bit and showed a workaround for this problem from the forums - http://jsfiddle.net/tj_vantoll/3mc3Z/.