Using a simple (single item) select, it seems it's not possible to select all the text in the input by pressing Ctrl+A/Cmd+A. It only seems to work when being in "search mode".
Steps to reproduce:
- Open select
- Type something random
- Press Ctrl+A/Cmd+A - observe that all the text is selected
- Now, clear the input and select an option from the dropdown
- Open the select again, press Ctrl+A/Cmd+A
- Observe that it doesn't select the text in the input
I would expect being able to select the text in input regardless of whether it contains an actual selected option or a search string.