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

Branches: Unnecessary textual description for decorative images

      Issue Summary

      There is a comment image present which is already associated with it's column header but still unnecessary textual description has been provided.

      Steps to Reproduce

      1. Open the homepage.
      2. Go to projects link present in header section.
      3. Activate "PROJ" link.
      4. Now activate the "awesome-go" link.
      5. Select a "Branches" link from side navigation.
      6. Go to "Open" button.
      7. "Pull request" modal dialog will open.
      8. Inspect the code and verify that textual description provided unnecessarily.

      Screenshot

      Actual Results

      Decorative images have been given unnecessary textual description such as "Comment" 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 hidden text from the source code.
      • Hide the image using aria-hidden="true" attribute.

      Code Snippet

      <span class="aui-icon aui-icon-small aui-iconfont-comment" role="img" aria-hidden="true"></span>

      Workaround

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

      Environment

      MacBook Pro (16-inch, 2021)
      macOS Sequoia Version 15.2 (24C101) 
      Chrome - Version 131.0.6778.266 (Official Build) (arm64)
      Firefox- Version 112.0.1 (64-bit)
      Safari- Version 18.2 (20620.1.16.11.8)
      JAWS- Version 2023
      NVDA- Version 2020.3

            [BSERV-19998] Branches: Unnecessary textual description for decorative images

            There are no comments yet on this issue.

              Unassigned Unassigned
              c3f9a46dc7c4 Varsha Bansode
              Affected customers:
              0 This affects my team
              Watchers:
              1 Start watching this issue

                Created:
                Updated: