jquery-sortable icon indicating copy to clipboard operation
jquery-sortable copied to clipboard

Cannot drag an item within a position:relative sub-list

Open joshuadwire opened this issue 10 years ago • 2 comments

When a sublist is position:relative, an item can only be dragged to the bottom of the list.

An example can be seen at http://jsfiddle.net/jdwire/wn4yLj4p/. The list in Item 3 works fine, but if I try to drag an item into the list in Item 5, in which the ol is position:relative, the item cannot go anywhere except the bottom of the list.

joshuadwire avatar Sep 13 '14 16:09 joshuadwire

+1

mlajtos avatar Jul 15 '15 11:07 mlajtos

+1

gapon2401 avatar Jul 30 '17 15:07 gapon2401