[buddypress-trac] [BuddyPress] #3595: Menu still not working with 1.5 and IE7

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Wed Apr 18 18:46:26 UTC 2012


#3595: Menu still not working with 1.5 and IE7
---------------------------+------------------
 Reporter:  blogsterfiles  |       Owner:
     Type:  defect (bug)   |      Status:  new
 Priority:  normal         |   Milestone:  1.6
Component:  Theme          |     Version:  1.5
 Severity:  major          |  Resolution:
 Keywords:  needs-patch    |
---------------------------+------------------

Comment (by r-a-y):

 I agree with everyone who says we should drop support for IE7 entirely.

 However, we still have to deal with IE8/9/10 and users who unknowingly use
 IE's Compatibility View, which uses IE7's rendering engine and is the main
 reason that the OP started this ticket.

 The easiest solution is to add the following meta tag into the bp-default
 theme:

 `<meta http-equiv="X-UA-Compatible" content="IE=edge" >`

 This will tell IE to use the latest engine available on IE and will hence
 resolve issues on IE8+.  If everyone likes this idea, I'll work up a
 patch.  We'll have to be considerate to see if a child theme already uses
 this meta tag.

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3595#comment:40>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list