.offset() not working roperly in firefox 4.
Reported by: |
johan.jonsson@… |
Owned by: |
johan.jonsson@… |
Priority:
|
low
|
Milestone:
|
1.next
|
Component:
|
offset
|
Version:
|
1.6.1
|
Keywords:
|
|
Cc:
|
|
Blocked by:
|
|
Blocking:
|
|
The values returned by the .offset() function doesn't seem to update properly in firefox. If, for example, you have a div with display:none, and then try to get the offset from a div further down on the page, the offset value is not updated. Chrome and IE dont seem to be effected, it only seems to occur in firefox 4.
Change History (3)
Component: |
unfiled →
offset
|
Owner: |
set to johan.jonsson@…
|
Priority: |
undecided →
low
|
Status: |
new →
pending
|
Resolution: |
→ duplicate
|
Status: |
pending →
closed
|
Thanks for taking the time to contribute to the jQuery project! Please provide a reduced test case on http://jsfiddle.net that reproduces the issue experienced to help us assess your ticket.
Additionally, test against the jQuery (edge) version to ensure the issue still exists.