Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
Master
-
2
-
Default
Description
Related HR's
HR_225
Steps to Reproduce:
- Use JAWS
- Navigate to the iframe of Select Site by clicking on 'Go to other site' icon
- Assert the Select Site iframe appear
- Press the tab on the keyboard until Views button is highlighted
Expected Result:
SR should announce the exact descriptive name for Views.
Actual Result:
SR is announcing views as "Unlabeled 0 Button To activate press Enter".
Reproduced on
Tomcat 9.0.65 + MySQL 8.0
Portal master GIT ID ee2913b6ed28ddcaa5b0dced2933298b924f292e
How to fix, recommendation:
- This will be fixed by fixing the tooltip in Clay. When the button receives focus, the "title" attribute it replaced by a "data-restore-title" attribute. The "title" attribute could be read by the screen reader, but the "data-restore-title" cannot.
- https://github.com/liferay/clay/issues/5189
- Once the next update of Clay is released in Liferay this will be fixed.
Attachments
Issue Links
- relates
-
LPS-165707 Buttons doesn't have alt text and announced as Unlabeled buttons
- Closed