cannot select the first item with keyboard
See original GitHub issueChrome 51, Firefox 46, Safari 9.0.3 on Mac OS 10.10.5
- visit demo page
- click the country selection field
- type
ger
- press down key once to focus
Germany
- press enter
Result: Nothing happens
Expected behaviour would be that it selects Germany
as it does when clicking the item.
Issue Analytics
- State:
- Created 7 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Cannot select non-contiguous text with the keyboard
To select multiple areas that aren't next to each other, make your first selection, hold down CTRL, and then select any other items...
Read more >Can not select items of a bootstrap dropdown using the ...
As you know using Boostrap drop-down components you are not able to select an element by pressing the Keyboard Letter.
Read more ><select>: The HTML Select element - HTML - MDN Web Docs
This Boolean attribute indicates that the user cannot interact with the control. ... Keyboard users can select multiple contiguous items by:.
Read more >Arrow keys do not change value of select · Issue #3472 - GitHub
Change select elements with keyboard arrows when focusing the element # ... If the item in the select list is disabled, and you...
Read more >Selecting "Delete profile" clears selected item in dropdown
... selected item in dropdown; keyboard-only users cannot select most options in ... Press the down arrow key to select the first option, ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’m keeping this open so we can close it when it’s confirmed that this is no longer a problem in the new release. I’m hoping to finish this release by the end of this week
Thanks a lot! It works now 😃