Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-25731

Accessibility Assessment | Teams: The index of combobox are announced incorrectly by screen reader

XMLWordPrintable

    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

    1. Open the "Accessibility Assessment | Teams" page.
    2. Navigate to the main content.
    3. Navigate to the "Add team" button and activate it.
    4. A modal dialog appears on the page.
    5. Using screen reader, navigate to the mentioned comboboxes.
    6. Listen the screen reader's announcement.
    7. 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

            578bae526277 Arun S
            4cbd728b4726 Rinku Kumar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: