-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Description
The select box when in auto-focus doesn't have any different style than when its not in auto-focus.
This might create confusion in the users.
Not only that, but it also doesn't seem to work at all in Firefox. By neither using the autofocus
attribute or calling the focus
function.
Using the arrow keys won't change the selection.