Accessibility issue with Message Center Notification icon
GENERAL
TESTING
GENERAL
TESTING
Description
Attachments
3
is duplicated by
relates to
Activity
Show:

Mark Golbeck January 18, 2023 at 10:35 PM
No problems with Message Center Notification icon. The critical issue is no longer there.
Build Info:
8d4e5d9a
Server:
ip-172-31-7-189

Sam Ottenhoff October 7, 2022 at 3:04 PM
Merged to 21.x 6ec44e290680689c05164ade11c164e8e29fd2c5
Alan Regan October 6, 2022 at 8:48 PM
Can this fix be backported to 21.x (for 21.5 or after)?

Andrea Schmidt July 4, 2022 at 10:17 PM
Do you want to create a Jira for the issues you found? The issue mentioned in this Jira no longer exists.
Verified on 22x: https://qa22-mysql.nightly.sakaiproject.org/, build: e33bddb1

Ujwala Merugu June 30, 2022 at 6:24 PM
The aXe dev tool detects ‘one' moderate issue and ‘two’
need review issues
Fixed
Details
Details
Priority
22 Status
Verified
21 Status
Verified
Components
Assignee

Reporter

Environment
nightly servers
Created March 5, 2022 at 4:11 PM
Updated January 18, 2023 at 10:35 PM
Resolved April 29, 2022 at 12:18 PM
Found while testing . If there are new message notifications, the little envelope displays and is currently an accessibility issue. From aXe tools:
Ensures <img> elements have alternate text or a role of none or presentation
Element source:
<
imgsrc="https://trunk-mysql.nightly.sakaiproject.org/library/image/silk/email.png">
Fix at least one (1) of these issues:
Element does not have an alt attribute
aria-label attribute does not exist or is empty
aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
Element has no title attribute
Element's default semantics were not overridden with role="none" or role="presentation"