Side navigation
#2643 closed bug (fixed)
Opened April 02, 2008 08:59PM UTC
Closed May 03, 2008 06:22AM UTC
ui.draggable: scroll interferes with cursorAt
Reported by: | acheetham | Owned by: | paul |
---|---|---|---|
Priority: | major | Milestone: | 1.2.4 |
Component: | ui | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Enabling the scroll option with the cursorAt option of ui.draggable invalidates the cursorAt.
To duplicate: Modify the example file (ui.draggable.html) to add "scroll: true," to the "example3" draggable options.
Drag the relevant example draggable - the helper will not be positioned at the correct "cursorAt" position.
(observed in trunk, r5180)