#6258 closed bug (fixed)
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:
Change History (9)
comment:1 Changed 12 years ago by
comment:3 Changed 10 years ago by
Milestone: | TBD → 2.0.0 |
---|
comment:4 Changed 10 years ago by
Status: | new → open |
---|
Confirmed still present in FF 16.0.1 using latest: http://jsfiddle.net/vrAMR/
comment:5 Changed 10 years ago by
Summary: | Draggable not following mouse when scrolled and using overflow-y: scroll → Draggable: not following mouse when scrolled and using overflow-y: scroll |
---|
comment:6 Changed 10 years ago by
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
comment:7 Changed 10 years ago by
Milestone: | 2.0.0 → 1.11.0 |
---|
comment:8 Changed 10 years ago by
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
comment:9 Changed 10 years ago by
Milestone: | 1.11.0 → 1.10.3 |
---|
Note: See
TracTickets for help on using
tickets.
Not working in Chrome and Firefox 3.6. Works in IE8.