** Changed in: mahara
       Status: In Progress => Fix Committed

-- 
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/1279996

Title:
  Separators between items in user menu should be in CSS, not HTML

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  The '|'s that separates items in the user menu (top right, Firstname 
Lastname, Settings, Inbox, Logout) is currently in the HTML, which means that 
they are read out as "vertical bar" by some screen readers. This is annoying as 
the text is only supposed to be decorative.
  Either the '|'s should be changed to borders or the :before/:after 
pseudo-elements should be used to draw them. Note that pseudo-elements are 
supported in IE8 and up so compatibility isn't a problem.

  Affects latest master

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

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to