Opened 10 years ago
Closed 10 years ago
#9365 closed bug (duplicate)
2 sortable lists, when moving item to last position it becomes pre-last
Reported by: | sv.contact | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.sortable | Version: | 1.10.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hello. This issue is repoducable only for a first time you drag item in connected sortable lists.
JSFiddle for it http://jsfiddle.net/VMvFG/1/
Actions: accorting to image do fast.
- Grab item 4, from second list
- Move it down, near position where item 6 can be
- move it left to position of item 6 in first list
And You`ll see that Item 5 from first list just moves to bottom(Item 6 position), so that item You dragging becomes pre-last.
As a result it is not possible to to drag item to last position from first time, or makking some additional draging over list.
Note: See
TracTickets for help on using
tickets.
Duplicate of #9314.