mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #28575
[Bug 1482446] Re: Alerts and status messages should be ARIA alerts
Actually these do seem to be marked as alerts - need to do more testing
to see if it's a problem with a particular screen reader or theme
** Changed in: mahara
Status: Confirmed => Incomplete
--
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:
Incomplete
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