mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #28910
[Bug 1482446] Re: Alerts and status messages should be ARIA alerts
These work when using ChromeVox, so I assume this is a JAWS-specific bug
(maybe to do with having multiple alerts on the page when the site is
not in production mode). Closing, but feel free to reopen if something
like this crops up again.
** Changed in: mahara
Status: Incomplete => Invalid
** Changed in: mahara
Status: Invalid => Won't Fix
--
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/1482446
Title:
Alerts and status messages should be ARIA alerts
Status in Mahara:
Won't Fix
Bug description:
When a form fails to submit (eg. an invalid login) or a request succeeds (eg. successfully deleting a page), a red or green alert is shown at the top of the page.
However, this is not always obvious to screen reader users, so it would be good to explicitly mark this as an alert, probably using role="alert" ( see https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques/Using_the_alert_role )
Affects latest master
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1482446/+subscriptions
References