Search and Top Navigation
#4483 closed bug (worksforme)
Opened April 17, 2009 09:37PM UTC
Closed October 29, 2012 03:26AM UTC
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 (4)
Changed April 18, 2009 08:44PM UTC by comment:1
Changed April 29, 2009 02:14AM UTC by comment:2
component: | ui.core → ui.droppable |
---|---|
milestone: | TBD → 1.8 |
Changed October 11, 2012 02:49PM UTC by comment:3
milestone: | 1.9.0 → 2.0.0 |
---|
Changed October 29, 2012 03:26AM UTC by comment:4
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!
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