-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X, 7.1.X, Master
-
Fix Version/s: 7.0.0 DXP FP66, 7.0.X, 7.1.10 DXP FP5, 7.1.10.1 SP1, 7.1.2 CE GA3, 7.1.X, Master
-
Component/s: Accessibility
-
Branch Version/s:7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
Description
Elements of type <button> whose class attribute has value "close" should have a descriptive and localized aria label. See https://www.w3.org/TR/WCAG20-TECHS/ARIA14.html.
Example cases
To check localization test in a locale other than English. For example, in the case of Spanish, the value of the attribute aria-label should be "Cerrar".
Warning and alert of session timeout
- Wait for session to expire
- When the notification (warning that expiration is close, or that session has expired) inspect the close button, that is, the "x".
Expected: The value of the aria-label attribute is "Cerrar".
Export/Import
- Create a new web content
- In the 3-dot menu in the upper right corner, click on Export/Import
- Filter by Date Range and select and End Date that is earlier than the Start Date to produce an error message.
- Try to export to obtain the error: "End date should be greater than start date" and inspect the close button, that is, the "x".
Expected: The value of the aria-label attribute is "Cerrar".