Opened 10 years ago
Closed 10 years ago
#12869 closed bug (fixed)
Support tests affect page layout in IE8/9/10 running in IE7 mode
Reported by: | scottgonzalez | Owned by: | scottgonzalez |
---|---|---|---|
Priority: | high | Milestone: | 1.9 |
Component: | support | Version: | 1.7 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I'm not 100% sure what's happening, but it looks like the body's height collapses. This was introduced in 93750ce.
test case: http://dev-test.code.dev/bugs/jquery/layout-change-on-load.html
The yellow bar on the left should have 100% height.
Change History (3)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Component: | unfiled → support |
---|---|
Milestone: | None → 1.9 |
Owner: | set to scott.gonzalez |
Priority: | undecided → high |
Status: | new → assigned |
comment:3 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fix #12869. Zoom the body after support tests; avoids layout changes in IE8/9/10 in IE7 mode. Close gh-1025.
Changeset: 84629a9b876f6969777b43f3229b62b43bb624d2
Note: See
TracTickets for help on using
tickets.
https://github.com/jquery/jquery/pull/1025