Patch for "master" branch: https://reviews.mahara.org/2943

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

Title:
  Modal dialogs are not accessible

Status in Mahara ePortfolio:
  In Progress

Bug description:
  The dialog boxes that appear when editing a block on a page are not 
accessible to screen reader/keyboard users for various reasons
  - They are inserted below all other elements and focus is not set to them
  - Even if the user finds the dialog in the tabbing order they can freely tab 
in and out of it (even though the rest of the page is greyed out), which is 
confusing
  - The close button's alt text is 'X'

  My preferred solution is to set focus to the close button and add
  aria-hidden to the page content to lock focus to the dialog.

  Affects latest master

  (WCAG Level A)

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

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to