-
Bug
-
Resolution: Fixed
-
Highest
-
8.20.30, 9.4.17, 9.12.2
-
- 4.1.2
- Level-A
- WCAG2.1
- a11y-triaged
- ax-at-JAWS
- ax-at-NVDA
- ax-at-VO
- ax-at-user
- ax-bug
- ax-critical-priority
- ax-desktop
- ax-dev-ready
- ax-jiradc-arj
- ax-jiradc-arj-vpat2024
- ax-jiradc-vpat
- ax-jiradc-vpat-accessibilityassessmentreleases
- ax-jiradc-vpat-accessibilityassessmentroadmaps
- ax-jiradc-vpat-pg05
- ax-macos-safari
- ax-qa
-
8.2
-
Severity 3 - Minor
-
Issue Summary
On Accessibility Assessment - Releases page, the index for combobox options present for "All start dates" and "All release dates" elements is announcing incorrect for screen reader users in the modal dialog (that becomes available on activating "Align dates" button).
Steps to Reproduce
- Open the "Accessibility Assessment - Releases" page.
- Navigate to the main content.
- Navigate to the "More actions" buttons and activate any of these.
- Navigate to the "Align dates" button and activate it.
- A modal dialog appears on the page.
- Using screen reader, navigate to the mentioned comboboxes.
- Listen the screen reader's announcement.
- Inspect the code.
Screen Recording 1
test - Advanced Roadmaps - InstEnv Jira - Google Chrome 2024-02-02 19-39-37.mp4![]()
Screen Recording 2
test - Advanced Roadmaps - InstEnv Jira - Google Chrome 2024-02-02 19-46-29.mp4![]()
Actual Results
When screen reader users navigate through combobox items of "All start dates" and "All release dates" elements it is announcing incorrect index as “0 of 1,” for every options/items present for that element.
For example : There are 3 options/combobox items such as “Leave as is” element. When users navigate through these items using arrow keys. This combobox items are announcing as “Leave as is focus 0 of 1. 3 results available.” etc. inappropriately. As a result, if combobox items index numbers are reading incorrectly then screen reader users might not able to complete this field successfully.
Expected Results
The <input> of "All start dates" and "All release dates" elements should have role=”combobox” appropriately with other aria attributes such as “aria-owns”, “aria-expanded”, "data-active-option” and ”aria-activedescendant” etc. The combo box items option name with the appropriate index should be announced by a screen reader for “"Associated issue source" and "Team type" elements when the users navigate through these using arrow keys via screen reader.
Note: Similar issues are found in the following modal dialogs:
- In "Edit cross-project release" modal dialog for "Choose a project" combobox.
- In "Add rinku to cross-project release" modal dialog for "Cross-project release" combobox.
Workaround
Required, if there is no workaround please state:
Currently there is no known workaround for this behavior. A workaround will be added here when available
Environment
MacBook Pro (16-inch, 2021)
macOs Monterey Version 12.3.1
Chrome - Version 101.0.4606.81 (Official Build) (64-bit)
Firefox- Version 93.0 (32-bit)
Safari- Version 15.3 (17612.4.9.1.5)
JAWS- Version 2022
NVDA- Version 2020.3
Voiceover - Version Latest