#1254 closed bug (wontfix)
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.
Change History (2)
comment:1 Changed 16 years ago by
Component: | ajax → interface |
---|---|
Owner: | changed from john to stefan |
comment:2 Changed 15 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Interface is no longer supported; consider switching to jQuery UI.