-
Bug
-
Resolution: Fixed
-
High
-
Severity 3 - Minor
-
-
Accessibility
Issue Summary
An incomplete textual description "Jira" is provided for the image link.
Steps to Reproduce
- Open the Homepage of the Jira.
- Navigate to the mentioned image link in the "Primary navigation" section.
- Inspect the code of the mentioned image link and observe that the textual description is incomplete.
Screenshot
Actual Results
When screen reader users navigate to the "Primary navigation" section and interact with the image link, the textual description for this image link is announced as "Jira" instead of "Jira go to your work". This occurs because an incomplete description is specified in the "aria-label" attribute.
The description does not provide enough information to convey the full functionality of the image link.
Expected Results
Ensure that a complete description of the image link is read out by the screen reader.
In this scenario, provide an appropriate and complete textual description for the image link, such as "Jira go to your work" using the "aria-label" attribute.
Code Snippet:
<a href="/jira"> <span aria-label="Jira go to your work" role="img"></span> </a>
Environment
MacBook Pro (16-inch, 2021)
macOS Sonoma 14.7
Operations - Windows11
Chrome - Version 130.0.6723.70 (Official Build) (64-bit)
Safari- Version 18.0
Firefox- Version 131.0.3 (64-bit)
JAWS- Version 2023
NVDA- Version 2024.4
VoiceOver - Version Latest