Regression: the navigate region focus style is broken #21717
Labels
CSS Styling
Related to editor and front end styles, CSS-specific issues.
[Focus] Accessibility (a11y)
Changes that impact accessibility and need corresponding review (e.g. markup changes).
General Interface
Parts of the UI which don't fall neatly under other labels.
Good First Issue
An issue that's suitable for someone looking to contribute for the first time
[Status] In Progress
Tracking issues with work in progress
[Type] Regression
Related to a regression in the latest release
Describe the bug
When jumping through the main ARIA landmarks in the editor (also known as "navigate-region" component) via the dedicated keyboard shortcuts, the focus style of the regions is broken, in slightly different ways on different browsers.
To reproduce
Expected behavior
The focus style to always be clearly visible.
Note
This style broke a few times during the project history. Maybe worth considering a different, more solid, testable, implementation.
Screenshots
With Gutenberg plugin activated.
Chrome Windows: content region focused: the style is visible only in the part of the UI close to the browser scrollbar:
Chrome Windows: sidebar region focused: the style is barely visible:
Chrome macOS content region: no style visible:
Chrome macOS sidebar region: style barely visible:
Chrome macOS publish region: no style visible:
Firefox macOS sidebar region: style breaks but in a different way:
Editor version (please complete the following information):
The text was updated successfully, but these errors were encountered: