-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 4.20.0
-
Component/s: Accessibility
-
Severity 2 - Major
Issue Summary
The button does not have a role.
Element Name: Select an object control
Location of the element: Affect server
Issue details: The "Select an object (magnifying glass icon) is missing button role.
Tested URL
https://instenv-5971-nizh.instenv.atl-test.space/servicedesk/customer/portal/1/create/35
Steps to Reproduce
- Step 1
Actual Results
Actual results
Expected Results
Fix Information
Fix any of the following:
Element does not have inner text that is visible to screen readers
aria-label attribute does not exist or is empty
aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
Element has no title attribute
Element's default semantics were not overridden with role="none" or role="presentation"
Screenshot
Screen Recording
screen recording
Workaround
workaround
Bug Ref: 749912
Bulldog Ref: JSMDC-12718