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 comment:1
| component: | ui.core → ui.sortable |
|---|
Changed October 11, 2012 02:54PM UTC by comment:2
| milestone: | 1.9.0 → 2.0.0 |
|---|
Changed November 08, 2012 02:56AM UTC by comment:3
| status: | new → open |
|---|
confirmed on latest: http://jsfiddle.net/9EzFA/
Changed March 08, 2013 08:20PM UTC by comment:4
Changed March 11, 2013 02:09AM UTC by comment:5
| summary: | Draggable's connectoToSortable fails when sortable list is floated → Sortable: 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/.