Opened 15 years ago
Closed 15 years ago
#2960 closed bug (fixed)
Sortable Scroll in overflow div
Reported by: | Tim | Owned by: | paul |
---|---|---|---|
Priority: | minor | Milestone: | 1.6b |
Component: | ui.sortable | Version: | 1.5rc1 |
Keywords: | sortable overflow | Cc: | |
Blocked by: | Blocking: |
Description
I have a sortable list in a div set with overflow. When I drag an item down so that it scrolls a ways down, the image that I was dragging separates from the cursor and finally disappears.
Change History (6)
comment:1 follow-up: 2 Changed 15 years ago by
comment:3 Changed 15 years ago by
Status: | new → accepted |
---|
comment:4 Changed 15 years ago by
Priority: | major → minor |
---|
This is a known limitation - we're working on a fix, in the meantime please use refreshPositions. Also, it won't happen if the scrolling container is also the offset parent (the next positioned element).
comment:5 Changed 15 years ago by
Milestone: | 1.5 → 1.5.2 |
---|
comment:6 Changed 15 years ago by
Milestone: | 1.5.2 → 1.6b |
---|---|
Resolution: | → fixed |
Status: | accepted → closed |
Should be fixed in 1.6.
Note: See
TracTickets for help on using
tickets.
I have the exact same problem:
I have a div with overflow: auto;
if you take a draggable or sortable and scroll: