Side navigation
#12869 closed bug (fixed)
Opened November 08, 2012 04:47PM UTC
Closed November 25, 2012 08:17PM UTC
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.
https://github.com/jquery/jquery/pull/1025