Reviewed: https://reviews.mahara.org/6187 Committed: https://git.mahara.org/mahara/mahara/commit/24a27e88117cbc866632bff597d3b7c8e30e29f3 Submitter: Robert Lyon ([email protected]) Branch: 15.10_STABLE
commit 24a27e88117cbc866632bff597d3b7c8e30e29f3 Author: Liam Sharpe <[email protected]> Date: Mon Dec 7 16:04:48 2015 +1300 Bug 1484781: Added aria-hidden=true to all icons behatnotneeded Change-Id: I01dc196e0c9931d5cb4be926e7d3c8ce17e06546 -- 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/1484781 Title: Font Awesome icons cause screen reader weirdness Status in Mahara: Fix Committed Status in Mahara 15.10 series: Fix Committed Status in Mahara 16.04 series: Fix Committed Bug description: With the new Font Awesome icons in Mahara 15.10, the JAWS screen reader reads each icon as "Unknown character". This also messes up link order when using JAWS' "List links" feature. Since the icons use the :before CSS pseudo-element, I suspect this is unfixable (and a problem with JAWS), but it's worth looking into whether there is a solution which allows Font Awesome icons to be used but doesn't compromise screen reader accessibility. It's also worth testing with NVDA to see if the same problem exists. Affects latest master To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1484781/+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

