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
When a normal dropdown menu gets keyboard focus, it may show a focus outline, but otherwise doesn't react. Pressing enter, space or an arrow key will then expand the menu.
If simply focusing a dropdown also opened the menu, tabbing around a UI would be very chaotic, as menus would be popping up and possibly covering the control you were trying to tab to.
The text was updated successfully, but these errors were encountered:
When a normal dropdown menu gets keyboard focus, it may show a focus outline, but otherwise doesn't react. Pressing enter, space or an arrow key will then expand the menu.
If simply focusing a dropdown also opened the menu, tabbing around a UI would be very chaotic, as menus would be popping up and possibly covering the control you were trying to tab to.
The text was updated successfully, but these errors were encountered: