Skip to main content

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:

http://jsfiddle.net/PwEE5/44/

Attachments (0)
Change History (3)

Changed October 11, 2012 02:55PM UTC by scottgonzalez comment:1

milestone: 1.9.02.0.0

Changed November 04, 2012 10:17PM UTC by petersendidit comment:2

status: newopen
summary: Problem with Sortable/Draggable and position: fixed when scrollingSortable/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.

Changed March 13, 2013 02:25AM UTC by tj.vantoll comment:3

resolution: → duplicate
status: openclosed

Duplicate of #5009.