#4724 closed bug (wontfix)
Offset reporting incorrectly in IE7 on zoom level other than 100%
Reported by: | smiller.health | Owned by: | brandon |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | offset | Version: | 1.3.2 |
Keywords: | offset IE7 zoom | Cc: | |
Blocked by: | Blocking: |
Description
I'm using jQuery 1.3.2 and seeing incorrect results in IE7 on the offset() call when the zoom level is set to anything other than 100%. As a result all elements positioned using data obtained by the results of offset() are placed in the wrong spot. Test case attached.
Attachments (2)
Change History (4)
Changed 14 years ago by
Attachment: | offset.html added |
---|
Changed 14 years ago by
Attachment: | jquery-1.3.2.js added |
---|
comment:1 Changed 14 years ago by
comment:2 Changed 12 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
This impacts just about every measurement in jQuery so I don't think we can fix it.
http://help.dottoro.com/blog/ie7-zoom-level-problem-where-is-the-mouse-pointer/
Note: See
TracTickets for help on using
tickets.
Here is my first pass at a workaround...