Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-75643

Burndown Chart: ARIA attribute used inappropriately

    XMLWordPrintable

Details

    Description

      Issue Summary

      The ARIA attribute has been used inappropriately for the button element.

      Steps to Reproduce

      1. Navigate to the "Projects" dropdown and activate it.
      2. Select the "Scrum" project and activate it.
      3. Navigate to the "Side navigation".
      4. Navigate to the "Reports" link and activate it.
      5. Navigate to the "Switch Report" dropdown.
      6. Select the report "Burndown Chart".
      7. Observe that "Burndown Chart" page has been appeared on the screen.
      8. Using screen reader check the announcement.

      Screenshot

      Actual Results

      ARIA attribute such as "aria-haspopup" is used to define the "Switch Report" and "board" expand/collapse buttons. As a result, screen reader users might get confused when assistive technology users will announce toggle and expand/collapse state for the same element.

      Expected Results

      Remove aria-haspopup attribute from the <button> elements.

      Code Snippet

      <button id="subnav-trigger-report" class="subnavigator-trigger aui-button aui-dropdown2-trigger" role="button" aria-label="Switch report" resolved="" aria-controls="subnav-opts-report" aria-expanded="false">Switch report</button>

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

      Environment

      MacBook Pro (16-inch, 2019)
      macOS Ventura Version 13.3.1
      Chrome - Version 112.0.5615.49 (Official Build) (x86_64)
      Firefox- Version 112.0.1 (64-bit)
      Safari- Version 16.4 (18615.1.26.11.23)
      JAWS- Version 2022
      NVDA- Version 2020.3
      Voiceover - Version Latest

      Attachments

        Activity

          People

            Unassigned Unassigned
            c3f9a46dc7c4 Varsha Bansode
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: