← Back to team overview

mahara-contributors team mailing list archive

[Bug 1259689] Re: Skin metadata lightbox is not keyboard-accessible

 

** Tags added: meal-sized

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

Title:
  Skin metadata lightbox is not keyboard-accessible

Status in Mahara ePortfolio:
  New

Bug description:
  The lightbox for viewing metadata for a skin (on /skin/index.php in latest master) is not accessible to users of screen readers.
  - the close button is a plain <div> with no tabindex specified so it cannot be activated using the keyboard
  - when the lightbox is opened focus should be set and locked to it using ARIA

  If this lightbox script is used elsewhere the same problem will occur.

  (WCAG Level A)

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


References