Search and Top Navigation
#9442 closed bug (duplicate)
Opened July 20, 2013 04:24PM UTC
Closed July 20, 2013 09:25PM UTC
cursorAt not relative to mouse pointer in Firefox after scroll
Reported by: | daledavies | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.draggable | Version: | 1.10.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In Firefox (22.0), after scrolling the draggable's container, the helper is not relative to mouse pointer as described in documentation. Instead it appears to be relative to the scroll position.
In Chrome (28.0.1500.72) the helper is always relative to the mouse pointer as expected.
See the following example...
Interestingly if the jsFiddle is changed to use jQuery 1.91 and jQuery UI 1.9.2 it works as expected.
Attachments (0)
Change History (1)
Changed July 20, 2013 09:25PM UTC by comment:1
resolution: | → duplicate |
---|---|
status: | new → closed |
Duplicate of #9315.