[Command Palette, Accessibility]: Focus Related Issues.
Microsoft PowerToys version
0.90.0
Installation method
PowerToys auto-update
Running as admin
None
Area(s) with issue?
Command Palette
Steps to reproduce
https://github.com/user-attachments/assets/ebde1b8a-3cab-4fb0-ac4a-c5ba5f885b83
https://github.com/user-attachments/assets/0e812b40-3e4f-41c8-b52e-fea5f9da4306
https://github.com/user-attachments/assets/ba0c1065-5cbd-467e-a74c-f039de9f1345
https://github.com/user-attachments/assets/a72c6afe-82cf-4d73-a584-612912819d7d
✔️ Expected Behavior
- When navigating through the list of commands by pressing the up/down arrows while the focus is on the search box, the screen reader reports the selected command.
- When pressing
Tabto cut to the list of commands, pressEnterto activate the selected command. - Remove excess focus.
- buttons can be activated by the keyboard.
❌ Actual Behavior
- When navigating through the list of commands by pressing the up/down arrows while the focus is on the search box, the screen reader does not report the contents.
- When pressing
Tabto cut to the command list, pressingEnterdoes not activate the selected command. - Excess tab focus exists for command items.
- The buttons cannot be activated from the keyboard.
Other Software
NVDA Version: alpha-35670, a71589de (2025.1.0.35670)
There's also a missing tab recognition in between the back arrow and the search bar (it's a bit hard to see in the video, but I hit tab between numbers 23 and 1, but it does nothing. Is this expected?
https://github.com/user-attachments/assets/3955ba28-a874-47c0-9215-c17671a40d9b
Additionally, when I navigate to a ContentPage and press Ctrl + K, the context menu doesn't appear until I set the focus to the search bar. I bet that addressing one of these scenarios will solve most of the issues :)
I believe that this one can be closed O:)
- When navigating through the list of commands by pressing the up/down arrows while the focus is on the search box, the screen reader reports the selected command.
Fixed by #40761
- When pressing Tab to cut to the list of commands, press Enter to activate the selected command.
Fixed (possibly #41119 #41101 ?)
- Focus on in the tags
Fixed by #40636
- buttons can be activated by the keyboard.
Fixed by #39324 + #40624
And bonus bug 5. There's also a missing tab recognition in between the back arrow and the search bar (it's a bit hard to see in the video, but I hit tab between numbers 23 and 1, but it does nothing. Is this expected?
Fixed by #40636