Search and Top Navigation
#2960 closed bug (fixed)
Opened June 04, 2008 11:07PM UTC
Closed July 01, 2008 07:35PM UTC
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.
Attachments (0)
Change History (6)
Changed June 05, 2008 02:21AM UTC by comment:1
Changed June 05, 2008 02:32AM UTC by comment:2
refreshPositions: true, solved this problem.
Changed June 07, 2008 08:49PM UTC by comment:3
status: | new → accepted |
---|
Changed June 08, 2008 07:19AM UTC by comment:4
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).
Changed June 26, 2008 07:52PM UTC by comment:5
milestone: | 1.5 → 1.5.2 |
---|
Changed July 01, 2008 07:35PM UTC by comment:6
milestone: | 1.5.2 → 1.6b |
---|---|
resolution: | → fixed |
status: | accepted → closed |
Should be fixed in 1.6.
I have the exact same problem:
I have a div with overflow: auto;
if you take a draggable or sortable and scroll: