Opened 14 years ago
Closed 11 years ago
#4483 closed bug (worksforme)
Droppable on fixed div incorrectly works on Google Chrome
Reported by: | homer1980ar | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 2.0.0 |
Component: | ui.droppable | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When dragging an object into a fixed position droppeable div, it does not work when the page is scrolled down on Google Chrome.
Attachments (1)
Change History (5)
Changed 14 years ago by
Attachment: | fixed issue jquery.htm added |
---|
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Component: | ui.core → ui.droppable |
---|---|
Milestone: | TBD → 1.8 |
comment:3 Changed 11 years ago by
Milestone: | 1.9.0 → 2.0.0 |
---|
comment:4 Changed 11 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Thanks for taking the time to contribute to the jQuery UI project! I can no longer reproduce the issue using the latest jQuery and jQuery UI. http://jsfiddle.net/ccK7R/
If you can still reproduce it, please feel free to reply to this ticket with a test case showing the problem. Thanks!
Note: See
TracTickets for help on using
tickets.
I found this is an issue of the offset() method in the JQuery library. Following link gives the correction: http://dev.jquery.com/changeset/6284