-
Bug
-
Resolution: Unresolved
-
Medium (View bug fix roadmap)
-
None
-
8.20.30, 9.12.2, 9.4.17
-
- 2.4.3
- Level-A
- a11y-triaged
- accessibility
- ax-at-JAWS
- ax-at-NVDA
- ax-at-VO
- ax-at-user
- ax-bug
- ax-desktop
- ax-high-priority
- ax-jiradc-arj
- ax-jiradc-arj-vpat2024
- ax-jiradc-vpat
- ax-jiradc-vpat-accessibilityassessmentdependenciesreport
- ax-jiradc-vpat-accessibilityassessmentroadmaps
- ax-jiradc-vpat-pg10
- ax-kb-user
- ax-qa
- ril
- wcag21
-
8.2
-
Severity 3 - Minor
-
Issue Summary
The interactive elements such as the "Reset" buttons, "blocks (about -2 months)" buttons, and links such as "SCRUM-1", "SCRUM", and so on, do not follow logical tab order.
Steps to Reproduce
- Open the "Accessibility Assessment | Dependencies Report" page.
- Navigate to the mentioned elements using Tab and observe that the tabbing order is not following the visual order.
Screen Recording
Screen Recording 2024-02-02 at 2.05.51 PM.mov
Actual Results
The tabbing order does not follow the visual order of the elements. The interactive elements receive the keyboard focus in the following illogical order:
- "Fit" button
- “Reset” button.
- "blocks (about -2 months)" button.
- "SCRUM-1", and "SCRUM" links are present within the "Blocks" non-modal dialog.
- "SCRUM-1" link which is present in the main content.
This illogical tabbing order will create confusion for keyboard-only users.
Expected Results
The tabbing order of the interactive elements should be correct and logical for users when navigating using a Tab key with a keyboard.
Place the content of the webpage in the correct sequence in the source code as it appears visually. Move the content in the page source in the mentioned order to ensure that the content is available in the correct order. CSS can be used to maintain the presentation of the page.
The interactive elements should receive the keyboard focus in the following logical order:
- "SCRUM-5" link which is present in the main content.
- "blocks (about -2 months)" button.
- "SCRUM-1", and "SCRUM" links are present within the "Blocks" non-modal dialog ( NOTE: Only if "blocks (about - 2 month) button is activated )
- "Fit" button.
- "Reset" button
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available
Environment
MacBook Pro (13-inch, 2018)
macOs Ventura 13.3.1
Chrome - Version 109.0.5414.119 (Official Build) (64-bit)
Firefox- Version 92.0 (64-bit)
Safari- Version 16.4 (18615.1.26.110.1)
JAWS- Version 2022
NVDA- Version 2021.2
Voiceover - Version Latest
- links to