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
{{ message }}
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.
Visual cursor focus indication is placed on button to select color when focus is on button.
No visual indication occurs when on input element which can't take any direct input.
Actual behavior
These are reversed. When visual focus indication is present on the input field, the keyboard can't open up the modal to choose the color. When focus is on the button, there is no visual focus indicated.
Steps to reproduce
Tab through input and select button elements.
The text was updated successfully, but these errors were encountered:
Expected behavior
Actual behavior
These are reversed. When visual focus indication is present on the input field, the keyboard can't open up the modal to choose the color. When focus is on the button, there is no visual focus indicated.
Steps to reproduce
Tab through input and select button elements.
The text was updated successfully, but these errors were encountered: