Opened 18 months ago

Closed 18 months ago

Last modified 18 months ago

#19284 closed defect (bug) (invalid)

Twenty Eleven broken on IE8

Reported by: solarissmoke Owned by:
Priority: normal Milestone:
Component: Themes Version: 3.3
Severity: normal Keywords:
Cc:

Description

I hope I haven't missed an existing ticket, because this seems pretty serious.

Try visiting a site running Twenty Eleven (trunk) using IE8 (or even http://twentyelevendemo.wordpress.com/). IE8 doesn't know how to handle all those HTML5 tags (header/footer/nav etc). It just ignores them, and whatever content is inside them is rendered outside the tag, which warps all the styling. Stuff overflows all over the place. The entire footer is not visible at all.

As much as I'd like to ditch IE8, there are a whole lot of people out there who use it.

Change History (2)

  • Resolution set to invalid
  • Severity changed from major to normal
  • Status changed from new to closed

Sorry, it was my mistake. I was using IE9 in IE8 mode, and it seems that that doesn't trigger the conditional tags for IE8, so the HTML5 Javascript isn't loaded and everything is warped.

  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.