Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.1.X, 7.2.X, 7.3.X, Master
-
7.3.x, 7.2.x, 7.1.x
-
Committed
-
3
-
Accessibility
Description
Description:
Update Clay version in order to fix 2.5 Device independence. Keyboard focus indicator not visible.
For more details check ticket https://issues.liferay.com/browse/LPS-133314
The outline rule: 'outline: 0 !important;' the test is complaining about, it comes from the Clay library in /bootstrap/_reboot.scss#L67, more exact in the bootstrap files.
For this, the focus indicator must be respected and used by default in browsers (without removing it with properties like outline: none) and, in case of modifying it, it will be only to improve its visibility, not to eliminate it.
Clay issue: https://github.com/liferay/clay/issues/4124
Attachments
Issue Links
- fixes
-
LPS-133314 Accessibility errors on search page portlet using OAW tool
- Closed
- is fixed by
-
LPS-130579 Update Clay dependencies
-
- Closed
-
- Testing discovered
-
LPS-141470 Add @import "components/_reboot.scss"; to frontend-theme-styled
- Closed