Search and Top Navigation
#4445 closed bug (fixed)
Opened April 08, 2009 06:07PM UTC
Closed May 02, 2011 09:42PM UTC
Last modified May 02, 2011 09:45PM UTC
containment ignored when scrolling in overflow div
Reported by: | ThrushAAX | Owned by: | paul |
---|---|---|---|
Priority: | major | Milestone: | 1.8.13 |
Component: | ui.draggable | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
see http://jqueryui.com/demos/draggable/#constrain-movement
Keep the overflowed div scrolled to the top. Drag the orange box down so that the frame scrolls. The box keeps dragging out of its parent...
Also tested against trunk but had to decrease the height of #demo-frame
Attachments (0)
Change History (7)
Changed April 17, 2009 03:11AM UTC by comment:1
milestone: | TBD → 1.8 |
---|
Changed August 22, 2009 08:14AM UTC by comment:2
owner: | → paul |
---|---|
status: | new → accepted |
Changed November 02, 2010 01:43PM UTC by comment:3
bump (can't find a subscribe, assuming a commenter will be notified of changes)
Changed April 28, 2011 02:55PM UTC by comment:4
I have a fix on github: https://github.com/jquery/jquery-ui/pull/192
Changed May 02, 2011 09:42PM UTC by comment:5
Changed May 02, 2011 09:44PM UTC by comment:6
Draggable: containment now updates dynamically to handle scrolling container. Fixed #4445 containment ignored when scrolling in overflow div
(cherry picked from commit d62074961171ea00deaae34890b78f917d21bf68)
Changeset: a6d8fd1480d1d020a32cad015b43689fdefec352
Changed May 02, 2011 09:45PM UTC by comment:7
milestone: | 1.9 → 1.8.13 |
---|