Search and Top Navigation
#7581 closed bug (duplicate)
Opened July 26, 2011 11:56AM UTC
Closed March 13, 2013 02:25AM UTC
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:
Attachments (0)
Change History (3)
Changed October 11, 2012 02:55PM UTC by comment:1
milestone: | 1.9.0 → 2.0.0 |
---|
Changed November 04, 2012 10:17PM UTC by comment:2
status: | new → open |
---|---|
summary: | Problem with Sortable/Draggable and position: fixed when scrolling → Sortable/Draggable and position: fixed when scrolling |
http://jsfiddle.net/petersendidit/5YnPn/
The item being dragged is also getting placed behind the placeholder rather than infront.