Bug Tracker

Modify

Ticket #5296 (closed bug: worksforme)

Opened 4 years ago

Last modified 3 years ago

.offset() can cause annoying flicker or jiggle

Reported by: sswett Owned by: brandon
Priority: major Milestone: 1.4
Component: offset Version: 1.3.2
Keywords: Cc:
Blocking: Blocked by:

Description

In version 1.3.2, in the JQuery.offset = { initialize: function(), there is a test being performed for the purpose of setting variable "this.doesNotIncludeMarginInBodyOffset." The test temporarily sets "body.style.marginTop" to 1px. This will cause a flicker or jiggle in Firefox (3.5.3) if the body's top margin is anything other than 1px. It is quite noticeable if the margin is large, such as 100px.

Change History

comment:1 Changed 3 years ago by snover

  • Status changed from new to closed
  • Resolution set to worksforme

I am not able to reproduce any flickering in the latest version of Firefox 3.5 running 1.4.4.

Last edited 3 years ago by snover (previous) (diff)

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.