-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Description
User Experience:
Users who rely on screen reader will not be able to get the suggestions info displayed on searching for commands..
Test Environment:
App: Windows Terminal Preview
Feature: Command Palette
Screen Reader: Narrator
OS: Win 10 2004 Build (19041.508)
Repro Steps:
1.Open Windows terminal Preview app
2.Open Command Palette using shortcut (Ctrl+shift+p)
3.Search for any in command in the search field
4.Observe whether screen reader is providing any announcements or not after searching for commands.
Actual:
Screen reader is not announcing the suggestions info when user searches for the commands. Screen reader remains silent on searching.
Expected:
Screen reader should provide the results info on searching commands like 10 results found or suggestions available when there are any search results and if there are no search results then it should announce as No commands found .