Some headings are misplaced and overlap other things in IE9 when i look at /admin/appearance/settings/some-omega-theme.

IE9 must be in "Browser Mode: IE9" to get these problems. If you set Browser Mode to "IE9 Compatibility View" or IE7 or IE8 mode, the problems go away. To see the browser mode, press F12 in IE9 (or choose "F12 Developer Tools" from the gears menu) and look at the new window at the bottom.

CommentFileSizeAuthor
ie9-2.PNG10.31 KBdhalbert
ie9-1.PNG13.77 KBdhalbert

Comments

kevster’s picture

You could force IE9 into compat mode by adding meta tag in preprocess-html.inc? We often do this on our drupal sites for IE versions.

We had to do the opposite of this in an omega sub theme and force switch off of compat mode as it was not loading core css files due to @import I think...

marcoka’s picture

i can confirm that. tested with clean omega core theme.

if compability mode is off: it looks displaced.

marcoka’s picture

Assigned: Unassigned » himerus
cellar door’s picture

Assigned: himerus » Unassigned
Category: bug » support
Status: Active » Closed (works as designed)

this is a specific issue with a specific solutionmentioned above by forcing the compatibility mode. it isn't something that can be rolled out over every version of Omega