Open
Description
Description
When I tab to a combobox component, press down to open the menu, and press spacebar over the option I want to select, the web page scrolls. I expect that the item in the combobox should be selected as it does with native select box behavior.
Link to Reproduction
Steps to reproduce
- Click combo box.
- Press down arrow.
- Press space.
- See scroll.
- Repeat with selectbox and see no scroll, rather option selected.
Paste Core Version
latest
Browser
Google Chrome 123.0.6312.124
Operating System
- macOS
- Windows
- Linux
Additional Information
We should keep the behavior consistent for accessibility purposes.