Search and Top Navigation
#3227 closed bug (fixed)
Opened August 18, 2008 08:17PM UTC
Closed September 15, 2008 08:28PM UTC
Last modified October 11, 2012 09:15PM UTC
ui.draggable positioning problem with IE6
Reported by: | rosen.svilenov@gmail.com | Owned by: | paul |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | ui.draggable | Version: | 1.6b |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When the top of the containment div is outside visible area (i.e. when the page is scrolled down), the draggable element does not position correctly while dragging. The behaviour can be reproduced easily on the image cropper demo page when you scroll down the page so that the top of the image is not visible anymore and try to drag the draggable element inside.
Browser: MSIE 6
Test link: http://ui.jquery.com/repository/real-world/image-cropper/
Should be fixed in r676.