Dashboard with Gadget : Invalid ARIA attribute used for the gadget menu button

XMLWordPrintable

    • 8.2
    • Severity 3 - Minor

      Issue Summary

      The element for Gadgets in the System dashboard has an invalid ARIA attribute.

      Element: Gadget menu button

      Steps to Reproduce

      1. In the Jira header, navigate to the Dashboard link and activate View Dashboard.
      2. On the Dashboard page, navigate to the available gadgets in the main content area and inspect the More actions button in the top right corner of the gadget.
      3. Try activating the button with the screen reader on.

      Actual Results

      In the System dashboard for the different gadgets, aria-pressed="true" is provided inappropriately to the Gadget menu button. This will make it the assistive technology users difficult to understand the functionality associated with the button.

      Expected Results

      Remove the aria-pressed="true" attribute from the <button> element. The aria-pressed attribute is only to be used for a toggle button element.

      Screenshot

      Workaround

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

      Bug Ref: 734823

            Assignee:
            Oleksandr Stoliar
            Reporter:
            Matthew Brennan
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: