Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-19989

Commits: Unnecessary textual description provided for decorative image

      Issue Summary

      The textual description "Branch" has been provided to the decorative image unnecessarily.

      Steps to Reproduce

      1. Open the home page and activate the "Project" link in the header.
      2. Activate “PROJ" project.
      3. Activate any repository link from the “name” column of the data table, which will direct you to the source page.
      4. Now activate the Commits link from the left navigation.
      5. Navigate onto the mentioned button present in main content area.
      6. Inspect the code.
      7. Verify that textual description is provided unnecessarily.

      Screenshot

      Actual Results

      Decorative image has been given unnecessary textual description such as "Branch" to the "Source branch" button which do not convey any additional or important information to screen reader users.

      Expected Results

      Ensure that decorative images are hidden from screen readers. Apply the following changes:

      • Remove the textual description in the form of aria-label from the source code.
      • Hide the image using aria-hidden="true" attribute.

      Code Snippet

      <button type="button" id="repository-layout-revision-selector" data-aui-trigger="" aria-controls="inline-dialog-repository-layout-revision-selector-dialog" class="aui-button searchable-selector-trigger revision-reference-selector-trigger" resolved="" aria-expanded="false" aria-haspopup="true" aria-activedescendant=""><span class="aui-icon aui-icon-small aui-iconfont-branch" role="img" aria-hidden="true"></span><span ...>main</span></button>
      

      Workaround

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

      Environment

      MacBook Pro (16-inch, 2022)
      macOs Sonoma vERSION 14.7
      Chrome - Version 131.0.6778.265 (Official Build) (arm64)
      Firefox- Version 92.0 (64-bit)
      Safari-Version 18.2 (19620.1.16.111.6, 19620)
      JAWS- Version 2023
      NVDA- Version 2021.2
      Voiceover - Version Latest

            [BSERV-19989] Commits: Unnecessary textual description provided for decorative image

            There are no comments yet on this issue.

              Unassigned Unassigned
              75e99cd1893f Naeem Solkar
              Affected customers:
              0 This affects my team
              Watchers:
              1 Start watching this issue

                Created:
                Updated: