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

View Issue: Unnecessary textual description provided for decorative image

XMLWordPrintable

      Issue Summary

      The decorative image associated with added watcher in "View watcher" dialog is not hidden for screen reader users, As the title-element is defined for it.

      Steps to Reproduce

      1. Open "View issue" page.
      2. Navigate to the "People" accordion present in main content.
      3. Navigate to "View watchers" link and activate it.
      4. Observe a dialog has appeared on the page.
      5. Using screen reader, navigate to the watchers list.
      6. Observe the decorative image is exposed to screen reader.

      Screenshot

      Actual Results

      The decorative images associated with watchers added in "View watchers" dialog are  identified by the screen reader. The title attribute is provided to the image element due to which decorative image is exposed to screen reader. This might create confusion for screen reader users.

      Expected Results

      Decorative images should not be identified for the users of a screen reader. In this instance, remove the title attribute from the source code of the image element.

      Code Snippet

      <img alt="" src="https://instenv-231065-baws.instenv.internal.atlassian.com/secure/useravatar?size=xsmall&avatarId=10334"> 

      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: Sonoma 14.3
      Chrome - Version 119.0.6045.105 (Official Build) (64-bit)
      Firefox- Version 92.0 (64-bit)
      Safari- Version 16.6 (18615.3.12.11.2)
      JAWS- Version 2023
      NVDA- Version 2021.2
      Voiceover - Version Latest

              aee694511cd1 Olena Lymar
              75e99cd1893f Naeem Solkar
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: