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
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.