Reviewed: https://reviews.mahara.org/5181 Committed: https://git.nzoss.org.nz/mahara/mahara/commit/c4a9c52908d7ad8a706a5c854b22c4fe6e714e57 Submitter: Son Nguyen ([email protected]) Branch: master
commit c4a9c52908d7ad8a706a5c854b22c4fe6e714e57 Author: Jono Mingard <[email protected]> Date: Thu Aug 27 17:35:06 2015 +1200 Improve accessibility of expand/contract button in block editor (Bug #1482469) Added aria-hidden to recommend to screen readers that they should hide the link, and accessible text in case they don't. behatnotneeded Change-Id: I22dacc30dc83d11149c34902ad3eaac6cc2c20ed -- 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/1482469 Title: Expand/contract accordion button has no accessible text Status in Mahara: In Progress Bug description: The new page editor has an "Expand/contract" button at the bottom of the list of groups - when clicked it toggles between having only icons show in the accordion, and showing icons and text. However, this doesn't include any accessible text description, so JAWS (for example) simply reports "clickable". Either a text description should be added or the element should be hidden from screen readers entirely. Affects latest master To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1482469/+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

