Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-21943

Deployment list : Device-dependent event handlers are used.

      Issue Summary

      General - The element uses device-dependent event handlers and is therefore not accessible by keyboard alone.

      Element Name: “View environment configuration“ and "Deploy" links.
      Location of the element: Located in each row of the Deployment projects data table.

      Steps to Reproduce

      1. Open the home page.
      2. Navigate to the "Deploy" link and activate it.
      3. Navigate to the "All deployment projects" link and activate it.
      4. Navigate to mentioned instances.
      5. Try to access the tooltip content and observe that content is inaccessible on focus.

      Actual Results

      Tooltip content such as “view environment configuration“ and "Deploy" becomes available when users hover over them with a mouse the "view environment configuration" and "Deploy" links cannot be accessed using a keyboard.

      As a result, keyboard-only and screen reader users cannot access the tooltip content.

      Expected Results

      Apply the following changes:

      • Display the information available in the tooltip as plain text and use CSS for formatting.
      • Specify the ARIA role "tooltip" for the information displayed on hover. Specify a unique id attribute for the tooltip and reference it via the aria-describedby attribute of the Information image.
      • Modify the script to make the tooltip information available on hover as well as on focus. In addition along with mouse-specific event handlers, use keyboard-specific event handlers, such as "onfocus", "onblur", etc. to make the functionality accessible for keyboard-only users.

      Screenshot

      Workaround

      Not Available

      Bug Ref: 462584

            [BAM-21943] Deployment list : Device-dependent event handlers are used.

            There are no comments yet on this issue.

              ef09d809d3f4 Michal Wowk (Inactive)
              12b69dcabe29 Matthew Brennan
              Affected customers:
              0 This affects my team
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: