Skip to main content

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 scottgonzalez comment:1

milestone: TBD1.8

Changed August 22, 2009 08:14AM UTC by paul comment:2

owner: → paul
status: newaccepted

Changed November 02, 2010 01:43PM UTC by dahlb comment:3

bump (can't find a subscribe, assuming a commenter will be notified of changes)

Changed April 28, 2011 02:55PM UTC by Ed4 comment:4

Changed May 02, 2011 09:42PM UTC by Scott González comment:5

resolution: → fixed
status: acceptedclosed

Merge pull request #192 from ef4/master.

Fixed #4445 containment ignored when scrolling in overflow div

Changeset: d09599b201f9a59367c41d13cd38741b0c0103fe

Changed May 02, 2011 09:44PM UTC by Edward Faulkner 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 scottgonzalez comment:7

milestone: 1.91.8.13