-
Bug
-
Resolution: Fixed
-
Low
-
9.2.0
-
- AXSR-38
- Accessibility
- WCAG21
- a11y-triaged
- ax-at-JAWS
- ax-at-NVDA
- ax-at-vo
- ax-bug
- ax-customer-escalated
- ax-dev-ready
- ax-esc-oracle
- ax-jira-dc-vpat
- ax-jira-dc-vpat-SideNavigation
- ax-jiradc-projectsettings
- ax-jiradc-vpat2024
- ax-jiradc-vpat2024-reuse
- ax-jiradc-vpat2024-sidebar
- ax-macos-safari
- ax-medium-priority
- ax-qa
- ax-qa-prioritised
- ax-windows-chrome
- ax-windows-firefox
- best-practice
-
9.02
-
1
-
Severity 3 - Minor
-
1
-
Issue Summary
Elements such as "Project setting" and "Expand/Collapse" sidebar buttons are not contained in a landmark region.
Steps to Reproduce
- In the Jira header section, navigate to the Projects link and select the desired project.
- On the project page, keeping the screen reader on, check for the landmark regions. Observe the components which do not fall under any landmark.
Screenshot
Screen recording
Screen Recording 2022-09-19 at 1.05.21 PM.mov
Actual Results
The components in the sidebar region such as the "Project setting" link and "Expand/Collapse" sidebar buttons are not covered in a landmark region.
Including all the content on the page in one of its landmark regions and giving each landmark region a semantically meaningful role is one of the most effective ways of ensuring assistive technology users will not overlook information that is relevant to their needs. Since the content is missing from a landmark region the user would find it difficult to understand its landmark.
Expected Results
Include the "Project setting" link and "Expand/Collapse" button into the "Sidebar" landmark region.
Refer to the following page for more understanding of Landmarks:
https://www.w3.org/WAI/ARIA/apg/practices/landmark-regions/
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available