Bug Tracker

Modify

Ticket #9580 (closed bug: duplicate)

Opened 2 years ago

Last modified 15 months ago

.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:
Blocking: Blocked by:

Description

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

comment:1 Changed 2 years ago by timmywil

  • Owner set to johan.jonsson@…
  • Priority changed from undecided to low
  • Status changed from new to pending
  • Component changed from unfiled to offset

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.

comment:2 Changed 2 years ago by rwaldron

  • Status changed from pending to closed
  • Resolution set to duplicate

comment:3 Changed 2 years ago by rwaldron

Duplicate of #9566.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.