You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Without having a text alternative, the screen reader ignores the images while reading through the page. As a result, the blind users will not get an equal opportunity to perceive the information that has been conveyed to a sighted user.
Suggested resolution:
Provide text alternative to inline SVG by adding role="img" to the , and use the aria-label="TV Show restricted for signin" as an equivalent for alternative text.
Version Number: - v1.1.46-2 Reproducible in staging?: Yes Reproducible in production?: Yes Notes/Photos/Videos: Any additional supporting documentation Issue reported by:
_Alt.is.not.defined.for.the.avatar.mp4
The text was updated successfully, but these errors were encountered:
Stutikuls
changed the title
[med] JAWS+ Chrome: Many Pages: Alt is not defined for the Avatars #8187
[med] JAWS+ Chrome: Many Pages: Alt is not defined for the Avatars.
Mar 31, 2022
Action Performed:
Expected Result:
Alt should be defined for the Avatar/images.
Actual Result:
Alt is not defined for the Avatar/images. Focus does not land on the avatar/images.
HTML Code -
div class="css-1dbjc4n r-1awozwy r-13awgt0 r-1777fci">
Other occurrences
Workaround:
Yes
Area issue was found in:
Avatars on every screen.
Failed WCAG checkpoints
1.1.1
User impact:
Without having a text alternative, the screen reader ignores the images while reading through the page. As a result, the blind users will not get an equal opportunity to perceive the information that has been conveyed to a sighted user.
Suggested resolution:
Provide text alternative to inline SVG by adding role="img" to the , and use the aria-label="TV Show restricted for signin" as an equivalent for alternative text.
For more information please refer to:
https://www.w3.org/WAI/WCAG21/Understanding/non-text-content
https://www.deque.com/blog/creating-accessible-svgs/
https://developer.paciellogroup.com/blog/2013/12/using-aria-enhance-svg-accessibility/
Platform:
Version Number: - v1.1.46-2
Reproducible in staging?: Yes
Reproducible in production?: Yes
Notes/Photos/Videos: Any additional supporting documentation
Issue reported by:
_Alt.is.not.defined.for.the.avatar.mp4
The text was updated successfully, but these errors were encountered: