Side navigation
#1254 closed bug (wontfix)
Opened May 30, 2007 07:58AM UTC
Closed March 31, 2008 01:39AM UTC
Last modified March 15, 2012 05:55PM UTC
Draggables in a scrollable div in IE(7)
Reported by: | robg | Owned by: | stefan |
---|---|---|---|
Priority: | major | Milestone: | 1.1.3 |
Component: | interface | Version: | 1.1.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The problem involves placing Draggables inside a fixed-height, scrollable div. When a Draggable is dragged out of the div and either dropped into a Droppable or reverted back into the div, they gain a fixed position inside the scrollable, rather than a scrolling one.
This means that when the div is scrolled by the user, they always see the dragged Draggables in there in exactly the same place, while the rest of the div scrolls underneath them. A "hole" is left in the div where the Draggable was.