Skip to main content

Search and Top Navigation

#4678 closed bug (notabug)

Opened July 13, 2009 03:30PM UTC

Closed November 17, 2009 11:54AM UTC

Last modified October 11, 2012 09:15PM UTC

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)
Change History (2)

Changed November 17, 2009 11:54AM UTC by jzaefferer comment:1

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.

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:2

milestone: TBD

Milestone TBD deleted