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

Activity: Button doesn’t have an accessible name.

    XMLWordPrintable

Details

    Description

      Issue Summary

      The button present inside "Activity" section does not have accessible name.

      Steps to Reproduce

      1. Navigate to any ticket
      2. Navigate to the "Activity" section
      3. Observe that the button that expands doesn’t have accessible name.

      Actual Results

      While navigating with screen reader inside "Activity" section, the button which expands doesn’t have an accessible name. Additionally the link have aria-pressed attribute provided incorrectly.

      This makes it difficult for screen reader users to understand the purpose of the button.

      Screenshot

      Expected Results

      The button should have accurate accessible name defined programatically.  Also remove the aria-pressed attribute from the link element.

      Accessible name can be provided aria-label attribute.

      For example

      <a href="#" class="aui-dd-link" role="button" aria-expanded="false" target="_parent" aria-label="More options"></a>  

      Workaround

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

      Attachments

        1. JRASERVER-75877-demo.mp4
          748 kB
          ssuryavanshi
        2. Screenshot 2023-06-08 at 8.06.38 PM.png
          824 kB
          ssuryavanshi
        3. Screenshot 2023-07-04 at 12.13.42.png
          614 kB
          Yurii Travenko
        4. Screenshot 2023-07-20 at 7.46.12 PM.png
          847 kB
          ssuryavanshi

        Issue Links

          Activity

            People

              4e432536cf93 Karol Skwierawski
              4b5b126a48d0 ssuryavanshi
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: