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
Some widgets doesn't display the hover state when being focused, some do, some hide the focus display.
The focus display behavior should be the same across all widgets, even if it needs to increase the number of states.
To do:
Go through all the widgets to check the current state of the keyboard focus display.
Some widgets doesn't display the hover state when being focused, some do, some hide the focus display.
The focus display behavior should be the same across all widgets, even if it needs to increase the number of states.
To do: