← Back to team overview

mahara-contributors team mailing list archive

[Bug 1275995] Re: Navigation and tabs are broken in IE11

 

** Changed in: mahara
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1275995

Title:
  Navigation and tabs are broken in IE11

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Regression introduced by https://reviews.mahara.org/#/c/2834/

  List items in main navigation, sub navigation and in page tabs all now display as blocks in IE11, meaning they appear stacked on top of each other rather than side by side.
  Previously the page was given the ie7 class in IE11, which forced these to use display: inline rather than display: table-cell. Although Firefox and Chrome are fine, Internet Explorer seems to display the list items as blocks unless their display style is set to inline (inline-block and table-cell are both ignored).

  Should be tested to see if this also any other versions of IE.

  Affects latest master

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1275995/+subscriptions


References