Site editor: WP logo focus style regression #62672
Labels
[Feature] Site Editor
Related to the overarching Site Editor (formerly "full site editing")
[Focus] Accessibility (a11y)
Changes that impact accessibility and need corresponding review (e.g. markup changes).
[Type] Regression
Related to a regression in the latest release
Description
The focus style of the WP logo in the Site editor is now barely visible and not standard.
This is the focus style on WordPress 6.5:
This is the focus style on Gutenberg trunk:
The WP logo uses a custom implementation of the focus style. I think the regression comes from the fact the
transform scale
CSS is now applied to the link element itself while previously it was applied to the inner div element.Step-by-step reproduction instructions
Screenshots, screen recording, code snippet
No response
Environment info
No response
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered: