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
The + button has no focus indictor, instead displaying "Add" on focus as a tooltip
it's an extremely unusual way of indicating focus. As well, it is the same indicator as the hover.
Note that when the item is selected, there is a (faint) inner focus rectangle around the + symbol on hover. Unclear why it is not visible when not hovered. Note also that Secondary buttons have a (poor) focus rectangle on the + button.
What did you expect to happen?
I expected it to receive a standard dotted rectangle focus indicator.
What happened instead?
There is no focus indicator. For a user who is in a magnified view, they may not even see the "Add" pop up content, so it is a very poor indicator that the button has focus.
What WCAG 2.1 checkpoint does the issue violate? Focus Visible
Steps to reproduce the issue
Open up the themes page and select Button from the left nav
Click or otherwise put focus on the first button, then tab to the "+" button
To see the faint focus indicator that exists, select the Add button, then hover over it.
Additional information
The text was updated successfully, but these errors were encountered:
'Add' Primary Button lacks focus indicator
Environment
Themes
Detailed description
The + button has no focus indictor, instead displaying "Add" on focus as a tooltip
it's an extremely unusual way of indicating focus. As well, it is the same indicator as the hover.
Note that when the item is selected, there is a (faint) inner focus rectangle around the + symbol on hover. Unclear why it is not visible when not hovered. Note also that Secondary buttons have a (poor) focus rectangle on the + button.
Steps to reproduce the issue
Additional information
The text was updated successfully, but these errors were encountered: