Bug Tracker

Modify

Ticket #2345 (closed bug: fixed)

Opened 5 years ago

Last modified 4 years ago

.width() method not returning proper width in ie6

Reported by: aradlein Owned by: brandon
Priority: minor Milestone: 1.2.4
Component: dimensions Version: 1.2.3
Keywords: Cc:
Blocking: Blocked by:

Description

This particular bug only seems to happen in ie6, when the window is refreshed and the current browser window size is smaller then the width of the content. For instance, if my window size is 800x600, and my content width is 850, on refresh in ie6, the size of the width of the element is wrong.

To see an example go to the jquery demo page:  http://docs.jquery.com/CSS/width

get document width() , returns the incorrect width in ie6, when the window size is initially smaller then the content width and reload/refresh page. Tested against FF and ie6, FF returned a different width which seemed to be correct.

Change History

comment:1 Changed 5 years ago by paul

  • Owner changed from paul to brandon

comment:2 Changed 4 years ago by brandon

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

Not sure when this was fixed but I'm not able to reproduce this.

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.