-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 2.4.41
-
Release Notes Summary:nuxeo-menu-icon and nuxeo-page-items both will be shown focus on tabbing using keyboard
-
Epic Link:
-
Tags:
-
Team:UI
-
Sprint:UI COOLDOWN - 2024-03
-
Story Points:2
Currently, we are hiding the outline on both nuxeo-page-item and nuxeo-menu-icon. This makes it impossible to understand which item is focused when we are tabbing between them using the keyboard, which constitutes an accessibility violation
The decision of hiding the outlines on these elements is related to the undesirable effect of having the outline active when the element has triggered through mouse/touchpad.
A possible solution to solve this behavior and limit the focus state only to keyboard interactions is to use the new focus-visible CSS property.
However, this new property is still not supported on Safari
There is a polyfill provided by the WICG from W3C, but we might have some problems implementing automatically using shadow dom
We need to investigate and test the polyfill and come up with a strategy for the focus management indication, since we will have, for sure, more places with the same problem.
- is related to
-
WEBUI-193 NXUI: Fix critical accessibility issues from 2021 Q1 report
- Open
-
WEBUI-191 Fix keyboard navigation for the drawer
- Resolved
-
WEBUI-192 Fix keyboard navigation for document tabs
- Resolved
- is required by
-
WEBUI-201 Focus indicator is missing on nuxeo-document-grid-thumbnail
- Open
- links to
- mentioned in
-
Page Loading...
1.
|
QA-task | Resolved | pranit.sadashivsotre@contractors.onbase.com |