mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #15666
[Bug 1259408] Re: The status of notifications in "Recent Activity" is not accessible to screen readers
** Changed in: mahara
Importance: Medium => High
--
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/1259408
Title:
The status of notifications in "Recent Activity" is not accessible to
screen readers
Status in Mahara ePortfolio:
New
Bug description:
Currently, the only way to tell if a notification is unread in the Recent Activity module on the homepage is whether it's in bold text or not. Screen readers cannot detect this so people using them cannot tell if a message has been read.
Two options to deal with this are
- Consistently add alt text to message icons which contain the message status "Unread message", "Read system message", etc
- Add hidden "Unread" or "Read" text to the message title and consistently give the icons null alt text
Alternatively, the text itself could be changed from "New message ..."
to "Message" when the message is read - it seems strange that read
messages are still titled "New".
Affects latest master (using Orca 3.4.2)
(WCAG Level A)
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1259408/+subscriptions
References