Opened 12 years ago
Last modified 10 years ago
#7045 open bug
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
Change History (5)
comment:1 Changed 12 years ago by
Component: | ui.core → ui.sortable |
---|
comment:2 Changed 10 years ago by
Milestone: | 1.9.0 → 2.0.0 |
---|
comment:3 Changed 10 years ago by
Status: | new → open |
---|
comment:4 Changed 10 years ago by
comment:5 Changed 10 years ago by
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/.
Note: See
TracTickets for help on using
tickets.
confirmed on latest: http://jsfiddle.net/9EzFA/