-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
9.7.0
-
- 1.1.1
- Level-A
- a11y-triaged
- ax-at-user
- ax-bug
- ax-high-priority
- ax-jira-dc-Backlog
- ax-jira-dc-pg07
- ax-jira-dc-vpat
- ax-jira-dc-vpat-Backlog
- ax-jira-dc-vpat-kanbanboard
- ax-jira-dc-vpat-pg05
- ax-jiradc-vpat-2025
- ax-jiradc-vpat-2025-kanbanboard
- ax-jiradc-vpat-2025-reused
- ax-jiradc-vpat2024
- ax-jiradc-vpat2024-backlog
- ax-jiradc-vpat2024-kanbanboard
- ax-jiradc-vpat2024-reuse
- ax-qa
- wcag21
-
9.07
-
Severity 2 - Major
-
Issue Summary
An empty alt attribute is not provided for the decorative image in the main content area.
Note: This issue has also been observed on the "Backlog" page.
Steps to Reproduce
- Navigate to "Boards" dropdown present in the header section.
- Navigate to the "KAN board" option and activate it.
- Observe that "Kanban board" page has been appeared on the page
- Navigate to the decorative logo image.
- Inspect the code and check that empty alt is missing in source code.
Screenshot 1: Kanban Board
Screenshot 2: Backlog
Actual Results
The "alt" attribute is not provided in the source code of the decorative "kanban logo" image.
As a result, screen reader users were able to access the decorative image and it was communicated as unlabelled.
Expected Results
Provide an empty "alt" attribute i.e., (alt="") for Kanban board logo image.
Code Snippet
<img alt"" src="https://instenv-83741-vwx4.instenv.internal.atlassian.com/secure/projectavatar?avatarId=10324" title="Kanban">
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 Monterey Version 12.6
Chrome - Version 106.0.5249.91 (Official Build) (x86_64)
Firefox- Version 93.0 (32-bit)
Safari- Version 14.1.2 (16611.3.10.1.16)
JAWS- Version 2022
NVDA- Version 2020.3
Voiceover - Version Latest
- is resolved by
-
A11Y-168 Loading...