mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #28133
[Bug 1482446] [NEW] Alerts and status messages should be ARIA alerts
Public bug reported:
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
** Affects: mahara
Importance: Medium
Status: Confirmed
** Tags: accessibility
--
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:
Confirmed
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
Follow ups