← Back to team overview

mahara-contributors team mailing list archive

[Bug 1278672] A change has been merged

 

Reviewed:  https://reviews.mahara.org/3008
Committed: http://gitorious.org/mahara/mahara/commit/c5b613f9fb39fbc558d4dc445f2bdce78e7d5e2d
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch:    master

commit c5b613f9fb39fbc558d4dc445f2bdce78e7d5e2d
Author: Jono Mingard <jonom@xxxxxxxxxxxxxxx>
Date:   Fri Feb 14 11:49:25 2014 +1300

Made responsive menu and tabs keyboard-accessible (Bug #1278672)

Changed the HTML to use an <a> inside the <h3> for the tab title so that
it's keyboard focusable, and use focus management when the tabs are
opened

Change-Id: Ie1297cdf787a5a8859867abbd9cb748b8289f56a
Signed-off-by: Jono Mingard <jonom@xxxxxxxxxxxxxxx>

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

Title:
  Responsive menu is not accessible

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  The current responsive menu design uses an <h3> with a click event to
  open the main menu. This is not accessible as the link cannot be
  focused and therefore screen reader users (probably) can't open it.

  I'm not sure how much of an issue this is since screen readers on
  touchscreen devices may work differently to those on the desktop, but
  it needs testing.

  Affects latest master

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


References