Opened 14 years ago

Closed 13 years ago

Last modified 10 years ago

#4678 closed bug (notabug)

Droppable elements not working correctly in scrollable container

Reported by: osa_ua Owned by:
Priority: major Milestone:
Component: ui.droppable Version: 1.7.2
Keywords: Cc:
Blocked by: Blocking:

Description

If you drag an element inside some scrollable container and during the drag process you scroll container itself (via mousewheel), droppable elements moves up(or down) with the scrollable area.

Bug demonstration provided in the attached test case

Attachments (1)

jquery-ui-1.7.2-droppable-tests.zip (106.9 KB) - added by osa_ua 14 years ago.

Download all attachments as: .zip

Change History (3)

Changed 14 years ago by osa_ua

comment:1 Changed 13 years ago by Jörn Zaefferer

Resolution: invalid
Status: newclosed

How is that a bug? If you expect the droppable element to have a fixed position, you should configure it accordingly (position:fixed + IE workarounds). Please reopen with a better description of the actual issue.

comment:2 Changed 10 years ago by Scott González

Milestone: TBD

Milestone TBD deleted

Note: See TracTickets for help on using tickets.