Description of problem: If try to access stage community site /community in IE (IE9 or IE8), its layout of header, left navigation bar and footer all all disorder, please see the attachment below Version-Release number of selected component (if applicable): Current stage How reproducible: Always Steps to Reproduce: 1.Access stage community site /community in IE (IE9 or IE8 ) Actual results: Improper layout Expected results: It should render well like in other browsers Additional info: See attachment below.
Created attachment 579398 [details] Improper header layout
Created attachment 579399 [details] Left navigation can not be shown completely
Created attachment 579400 [details] Improper footer layout
Testing in https://stg.openshift.redhat.com/community/ on ie9 and 8 I can't reproduce. See screenshots attached.
Created attachment 579878 [details] screenshot
Created attachment 579879 [details] screenshot
Created attachment 579880 [details] screenshot
Created attachment 579881 [details] screenshot
Created attachment 580053 [details] Community Header in IE Not sure why, but it does not work for us, please see the attachment. Thanks
Created attachment 580054 [details] Footer in IE And footer does not work as well.
Ok, I've confirmed it is happening. The document mode is defaulting to quirks mode, which is causing the issue, even though it's being set in the <head> using <meta content='IE=edge,chrome=1' http-equiv='X-UA-Compatible'>. Looking for the cause and solutions.
(In reply to comment #11) Verify this bug on devenv-stage_176, it has been fixed now, thanks.