Bug Tracker

Modify

Ticket #11390 (closed bug: duplicate)

Opened 15 months ago

Last modified 15 months ago

Setting *{box-sizing:border-box} breaks offset() on scrolling in IE8

Reported by: scr4ve Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.7.1
Keywords: Cc:
Blocking: Blocked by:

Description

When applying box-sizing: border-box; to all elements, .offset() wrongly returns relative values when scrolling in IE8. Issue is still present in git.

Test case:  http://jsfiddle.net/xKc3X/3/

Change History

comment:1 Changed 15 months ago by dmulder

I can reproduce that. The issue is not present in 1.6.4. Any work on this topic?

comment:2 Changed 15 months ago by mikesherov

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

comment:3 Changed 15 months ago by mikesherov

Duplicate of #7986.

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.