Search and Top Navigation
#6258 closed bug (fixed)
Opened November 03, 2010 02:50PM UTC
Closed April 02, 2013 11:53PM UTC
Last modified April 17, 2013 07:10PM UTC
Draggable: not following mouse when scrolled and using overflow-y: scroll
Reported by: | truppo | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.10.3 |
Component: | ui.draggable | Version: | 1.8.5 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Example here:
Attachments (0)
Change History (9)
Changed November 03, 2010 07:37PM UTC by comment:1
Changed October 11, 2012 09:07PM UTC by comment:3
milestone: | TBD → 2.0.0 |
---|
Changed October 26, 2012 05:02AM UTC by comment:4
status: | new → open |
---|
Confirmed still present in FF 16.0.1 using latest: http://jsfiddle.net/vrAMR/
Changed October 26, 2012 05:03AM UTC by comment:5
summary: | Draggable not following mouse when scrolled and using overflow-y: scroll → Draggable: not following mouse when scrolled and using overflow-y: scroll |
---|
Changed April 02, 2013 11:53PM UTC by comment:6
resolution: | → fixed |
---|---|
status: | open → closed |
Draggable: Stop erroneously overriding scroll offsets for root nodes. Fixes #6258 - Draggable: not following mouse when scrolled and using overflow-y: scroll.
Changeset: a88d64514001867b908776e6bfcfac7f1011970d
Changed April 02, 2013 11:55PM UTC by comment:7
milestone: | 2.0.0 → 1.11.0 |
---|
Changed April 17, 2013 07:10PM UTC by comment:8
Draggable: Stop erroneously overriding scroll offsets for root nodes. Fixes #6258 - Draggable: not following mouse when scrolled and using overflow-y: scroll.
(cherry picked from commit a88d64514001867b908776e6bfcfac7f1011970d)
Changeset: 48b48a886576c427140e2c5549cff942dc6c79fa
Changed April 17, 2013 07:10PM UTC by comment:9
milestone: | 1.11.0 → 1.10.3 |
---|
Not working in Chrome and Firefox 3.6. Works in IE8.