-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
High
-
None
-
Affects Version/s: 4.2.2, 5.0.2
-
Component/s: Accessibility
-
Severity 3 - Minor
Issue Summary
The informative logo image “Crowd” is available in the header of the page.
Steps to Reproduce
- Open the homepage.
- Navigate to the mentioned image link.
- Verify the code and observe that the "alt" attribute is missing.
Screenshot
Actual Results
On the pages, the textual description was not provided for the informative image "Crowd" available in the header section. As a result, screen reader users will not understand the purpose of the interactive image.
Expected Results
Provide alternate text for the informative image using the "alt" attribute in its source code as textual description such as "Crowd logo" that conveys the information when table cells are navigated by screen reader users. Ensure that the alternate text is descriptive of the image's purpose. Refer to the below code.
Code Snippet:
<a href="/">
<img src="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZ(...) style="max-width: 100px" data-aui-responsive-header-index="0" alt="Crowd logo"> </a>
Workaround
Not Available
Bug Ref: 359592
- is duplicated by
-
CWD-5826 Header - Logo image : Missing textual description for informative image link
-
- Closed
-
- is related to
-
JRASERVER-73451 System Dashboard page : Inappropriate aria-label is provided for JIRA logo image
-
- Closed
-
- relates to
-
JRASERVER-75696 Header : Inaccurate textual description specified for informative image
-
- Closed
-
-
BAM-25313 Header: Inaccurate textual description specified for informative image.
-
- Ready for Development
-