-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
5.11.0
-
Severity 3 - Minor
-
Issue Summary
There are images present under "Activity" section lacks empty alt attribute.
Steps to Reproduce
- Navigate to the "Issue" dropdown in the header.
- Select any issue from the dropdown.
- For example, select the "JSM-1 What am i looking at?" issue.
- Observe that "View issue in queue view & comments" page has been appeared on the screen.
- Inspect the code and check that alt attribute is missing.
Screenshot
Actual Results
Empty "alt" attribute is provided for "profile" icons present along with "Admin Admin" and "Click to add comment" input field. In the absence of the alternate text, screen reader reads the file path of the image link. As a result, the purpose of the image link will not be clear for screen reader users.
Expected Results
Provide descriptive alternate text for the image links using the "alt" attribute. Ensure that the alternate text describes the purpose of the image links.
Code Snippet
<img src="https://www.gravatar.com/avatar/dac3582b036e18b911d98494b925c9b7?d=mm&s=16" loading="lazy" alt="">
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
Environment
MacBook Pro (16-inch, 2019)
macOS Ventura Version 13.3.1
Chrome - Version 114.0.5735.198 (Official Build) (x86_64)
Firefox- Version 112.0.1 (64-bit)
Safari- Version 16.4 (18615.1.26.11.23)
JAWS- Version 2022
NVDA- Version 2020.3
Voiceover - Version Latest