-
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-accessibilityassesmentteams
- ax-jiradc-vpat-accessibilityassessmentroadmaps
- ax-jiradc-vpat-pg04
- ax-macos-safari
- ax-qa
-
8.2
-
Severity 3 - Minor
-
Issue Summary
On Accessibility Assessment | Teams page, the index for combobox options present for "Associated issue source" and "Team type" elements is announcing incorrect for screen reader users in the modal dialog (that becomes available on activating "Add team" button).
Steps to Reproduce
- Open the "Accessibility Assessment | Teams" page.
- Navigate to the main content.
- Navigate to the "Add team" 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
Accessibility Assessments - Advanced Roadmaps - InstEnv Jira - Google Chrome 2024-01-30 16-44-44.mp4![]()
Actual Results
When screen reader users navigate through combobox items of "Associated issue source" and "Team type" elements it is announcing incorrect index as “0 of 1,” for every options/items present for that element.
For example : There is 2 options/combobox items such as “Sample Core” element. When users navigate through these items using arrow keys. This combobox items are announcing as “Sample Core focus 0 of 1. 2 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 "Associated issue source" and "Team type" 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.
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