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)

fixed issue jquery.htm (9.4 KB) - added by homer1980ar 14 years ago.

Download all attachments as: .zip

Change History (5)

Changed 14 years ago by homer1980ar

Attachment: fixed issue jquery.htm added

comment:1 Changed 14 years ago by homer1980ar

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

comment:2 Changed 14 years ago by rdworth

Component: ui.coreui.droppable
Milestone: TBD1.8

comment:3 Changed 11 years ago by Scott González

Milestone: 1.9.02.0.0

comment:4 Changed 11 years ago by mikesherov

Resolution: worksforme
Status: newclosed

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.