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 single select input is focussed and the 'space' bar is pressed, the page scrolls down.
To Reproduce
Steps to reproduce the behavior:
Go to the 'Single select input' section of the Choices.js demo
Use Tab key to navigate to & focus a single select input
Press Space key
The selected input scrolls out of view
Expected behavior
The single select input should have opened, without the viewport scrolling and without a Space character being entered into the input's search box. This is standard behaviour for select inputs when navigating with a keyboard.
Screenshots
Choices.space.behaviour.mov
Desktop (please complete the following information):
OS: macOS
Browser: Chrome
Version 109
The text was updated successfully, but these errors were encountered:
Describe the bug
When a single select input is focussed and the 'space' bar is pressed, the page scrolls down.
To Reproduce
Steps to reproduce the behavior:
Tab
key to navigate to & focus a single select inputSpace
keyExpected behavior
The single select input should have opened, without the viewport scrolling and without a
Space
character being entered into the input's search box. This is standard behaviour for select inputs when navigating with a keyboard.Screenshots
Choices.space.behaviour.mov
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: