Skip to main content

Search and Top Navigation

#9607 closed bug (duplicate)

Opened October 17, 2013 09:54PM UTC

Closed December 09, 2013 01:59PM UTC

Jquery UI: Sortable: Can't add to bottom of linked list

Reported by: mendel Owned by:
Priority: minor Milestone: none
Component: ui.sortable Version: 1.10.3
Keywords: Cc:
Blocked by: Blocking:
Description

This is reproducible on the jQuery UI site (http://jqueryui.com/sortable/#connect-lists).

Drag from list on right to list on left, being careful not to "enter " the list area from any direction other than bottom. Dragged element will not be added to bottom of list on right, but rather to second-from-bottom. Once the placeholder has reached the second-from-bottom place, only then can you drag back down to set it as bottom.

Adding padding or height to list on right will not solve the issue.

Attachments (0)
Change History (2)

Changed October 18, 2013 02:07PM UTC by mendel comment:1

Whoops. Seems to be dupe of #9314

Changed December 09, 2013 01:59PM UTC by tj.vantoll comment:2

resolution: → duplicate
status: newclosed

Duplicate of #9314.