Open
Description
The Select-only combobox example states that pressing Enter on a closed combobox should "Opens the listbox without moving focus or changing selection."
The combobox pattern page does not state any specific interaction on a closed combobox when pressing Enter.
What is bothering me is that the native HTML select does nothing when the user presses Enter when the select is not associated to a form (as demonstrated in this CodePen) and submits the form when associated to one as you'd expect from any kind of input.
Is there a reason to expect Enter to open the listbox ?
Thanks !
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Next Steps