Opened 12 years ago
Closed 11 years ago
#7581 closed bug (duplicate)
Sortable/Draggable and position: fixed when scrolling
Reported by: | Enkido | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | ui.sortable | Version: | 1.8.14 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I used a menu with "position: fixed" so that it doesn't move with scrolling. This menu contains a draggable Object, which is connected to a sortable List.
When I now drag this object while I'm scrolling with the mousewheel, it's position is changing in a weird way.
Example:
Change History (3)
comment:1 Changed 11 years ago by
Milestone: | 1.9.0 → 2.0.0 |
---|
comment:2 Changed 11 years ago by
Status: | new → open |
---|---|
Summary: | Problem with Sortable/Draggable and position: fixed when scrolling → Sortable/Draggable and position: fixed when scrolling |
Note: See
TracTickets for help on using
tickets.
http://jsfiddle.net/petersendidit/5YnPn/
The item being dragged is also getting placed behind the placeholder rather than infront.