You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Go to 'wordpress.org'
Click on 'My Patterns'
Scroll down to 'Public button'
See error button hover focus not proper working
Expected behavior
After logging into WordPress.org, we navigated to the "Patterns" option and located the "My Patterns" button at the top. Upon selecting this option, we clicked the "Public" button and noticed that the hover focus was not working properly.
Screenshots
Desktop (please complete the following information):
OS: iOS
Browser chrome, safari
Version macOS 10.15.7
Additional context
check the "My patterns" and then the "Public" button hover focus check.
The text was updated successfully, but these errors were encountered:
I can reproduce this — on the "current" menu item, when both :focus and :hover are active, the text and background are both black. You can see this happen if you click the active menu item again. The background should probably use the light-grey hover background.
On other menu items, the focus state overrides the hover state, this should probably also be fixed so that :hover:focus has the light grey background too.
ryelle
changed the title
On Button hover focus not properly working
Filter menu: Hover text color overrides focus state on current menu item
May 6, 2024
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
After logging into WordPress.org, we navigated to the "Patterns" option and located the "My Patterns" button at the top. Upon selecting this option, we clicked the "Public" button and noticed that the hover focus was not working properly.
Screenshots
Desktop (please complete the following information):
Additional context
check the "My patterns" and then the "Public" button hover focus check.
The text was updated successfully, but these errors were encountered: