The Command+A (and presumably, control+A) keyboard shortcut doesn’t work if used in the Quick Open window.
Right clicking the text field and selecting “Select All” (which shows the keyboard shortcut next to it) does work.
Steps to reproduce:
- Open Quick Open (Command/Control+P)
- Type something
- Pressing Command+A
Tested on Mac, probably occurs on PC.
Note that the Edit menu flashes when Command+A is pressed, as expected.
Command+C and Command+V work as expected, as does Command+Shift+Left etc.
Expected behavior
The text in the quick open input field would get selected when Command+A is pressed.