[Screen Reader-Command Palette]:-Screen reader is not announcing the suggestions when user searches for the commands. #11001

Closed
opened 2026-01-31 02:35:54 +00:00 by claunia · 6 comments
Owner

Originally created by @DasaradhaKamjula on GitHub (Oct 13, 2020).

Originally assigned to: @DHowett on GitHub.

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 .

MAS Reference:
https://microsoft.sharepoint.com/teams/msenable/_layouts/15/WopiFrame.aspx?sourcedoc={54f28d1f-a2d1-4dcd-84e1-5c9b87e8aba4}

Originally created by @DasaradhaKamjula on GitHub (Oct 13, 2020). Originally assigned to: @DHowett on GitHub. **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 . **MAS Reference:** https://microsoft.sharepoint.com/teams/msenable/_layouts/15/WopiFrame.aspx?sourcedoc={54f28d1f-a2d1-4dcd-84e1-5c9b87e8aba4}
Author
Owner

@carlos-zamora commented on GitHub (Feb 3, 2022):

@DasaradhaKamjula This is now fixed in v1.12.10334.0. Can you please confirm?

@carlos-zamora commented on GitHub (Feb 3, 2022): @DasaradhaKamjula This is now fixed in v1.12.10334.0. Can you please confirm?
Author
Owner

@ghost commented on GitHub (Feb 8, 2022):

Hi @carlos-zamora @zadjii-msft

Screen Reader is only announcing 'Suggestion Available' but UX of Screen Reader users enhance if it also announces suggestion count like '2 Suggestion available'

Thanks :):

@ghost commented on GitHub (Feb 8, 2022): Hi @carlos-zamora @zadjii-msft Screen Reader is only announcing 'Suggestion Available' but UX of Screen Reader users enhance if it also announces suggestion count like '2 Suggestion available' Thanks :):
Author
Owner

@zadjii-msft commented on GitHub (Feb 8, 2022):

@v-rpundir we were concerned that localizing messages for '2 Suggestion available' might be more complicated than just formatting a message with the number of results. I can whip something up for 'one suggestion available' vs '{numResults} suggestions available', but I don't know if that'll localize super well.

In any case, do you think we could close out this A11ySev2 bug and open a new A11yUsable bug tracking adding a number to the message?

@zadjii-msft commented on GitHub (Feb 8, 2022): @v-rpundir we were concerned that localizing messages for '2 Suggestion available' might be more complicated than just formatting a message with the number of results. I can whip something up for 'one suggestion available' vs '{numResults} suggestions available', but I don't know if that'll localize super well. In any case, do you think we could close out this A11ySev2 bug and open a new A11yUsable bug tracking adding a number to the message?
Author
Owner

@DHowett commented on GitHub (Feb 8, 2022):

@v-rpundir, due to a lack of localization support for the different plural word forms in different languages (Russian has 4, Arabic has 7) across the entire Windows platform, no other applications on the platform announce the numbers of search results available. Can you re-evaluate this request?

We would like to do it, for sure, but this seems like it is a new Sev3 request.

@DHowett commented on GitHub (Feb 8, 2022): @v-rpundir, due to a lack of localization support for the different plural word forms in different languages (Russian has 4, Arabic has 7) across the entire Windows platform, no other applications on the platform announce the numbers of search results available. Can you re-evaluate this request? We would like to do it, for sure, but this seems like it is a _new_ Sev3 request.
Author
Owner

@DHowett commented on GitHub (Feb 18, 2022):

@v-rpundir Sorry to be a bother: the existence of suggestions is currently announced in conformity with other Windows products. This bug is resolved as well as we can, but it is still impacting our accessibility score negatively. I'm requesting that this out-of-SLA Sev2 be closed as fixed and replaced with a new Sev3 to track announcing the number of suggestions.

@DHowett commented on GitHub (Feb 18, 2022): @v-rpundir Sorry to be a bother: the existence of suggestions is currently announced in conformity with other Windows products. This bug is resolved as well as we can, but it is still impacting our accessibility score negatively. I'm requesting that this out-of-SLA Sev2 be closed as fixed and replaced with a new Sev3 to track announcing the _number_ of suggestions.
Author
Owner

@ghost commented on GitHub (Feb 19, 2022):

Closing this bug and will log new issue after discussing with PWD Users.

@ghost commented on GitHub (Feb 19, 2022): Closing this bug and will log new issue after discussing with PWD Users.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#11001