[buddypress-trac] [BuddyPress] #4193: Main nav broken in RTL mode in IE7 on BP-Default

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Sun May 20 18:56:32 UTC 2012


#4193: Main nav broken in RTL mode in IE7 on BP-Default
--------------------------+-----------------------------
 Reporter:  DJPaul        |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  low           |   Milestone:  Future Release
Component:  RTL           |     Version:  1.5
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |
--------------------------+-----------------------------
Changes (by r-a-y):

 * keywords:  needs-patch => has-patch
 * version:   => 1.5
 * component:  Core => RTL


Comment:

 Attached patch addresses various issues with the header in IE7.

 The patch fixes:

 * Navigation hover menu so child list items properly show up underneath
 the main list item on hover.
 * h1 and search menu so it displays
 * Horizontal scrollbar so it doesn't show up - see line 351 of the patch.
 Opera users still see the horizontal scrollbar regardless though.  For
 some alternative accessibility techniques, try the ones [technique listed
 here http://adaptivethemes.com/using-css-clip-as-an-accessible-method-of-
 hiding-content].

 The patch '''does not''' fix:
 * the right offset of the page. (This bug has existed since BP 1.2.) The
 problem has something to do with the `max-width` and `width` declarations
 on the `body` element.
 * aligning the #nav to the left.

 I've tested the patch on IE8, Firefox 12 and Chrome and it's non-
 destructive.  As mentioned above, Opera users will still see the
 horizontal scrollbar with or without the patch.

 With the patch applied, it will bring us pretty much on par with BP 1.2's
 RTL support.

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


More information about the buddypress-trac mailing list