You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Localization] Narrator doesn’t localize the string “press Alt+Down to navigate any recent search terms” when the focusing is on search-filter of PM UI
#13790
Closed
v-luzh opened this issue
Sep 14, 2024
· 5 comments
Turn on Narrator from ‘Settings->Accessibility->Narrator’ on the VM.
Create a C# Console App (.NET Core 9.0) in VS after setting a loc language (such as CHT) through menu “Tools->Options->Environment->International Settings->Language”.
Go to “Browse” tab and press ‘Tab’ key on the keyboard to focus on the search-filter.
Listen to the reading from Narrator.
Expected Result:
Narrator should read the string “press ‘Alt+Down’ to navigate any recent search terms” into loc languages.
Actual Result:
Narrator doesn’t read the string “press ‘Alt+Down’ to navigate any recent search terms” into loc languages.
Notes:
1.The repro rate is 100%.
2.It reproes on all the local languages: CSY, CHS, CHT, DEU, ESN, FRA, RUS, KOR, ITA, JPN, TRK, PTB, PLK.
Verbose Logs
No response
The text was updated successfully, but these errors were encountered:
v-luzh
changed the title
[Localization] Narrator doesn’t read the string “press Alt+Down to navigate any recent search terms” when the focusing is on search-filter of PM UI
[Localization] Narrator doesn’t localize the string “press Alt+Down to navigate any recent search terms” when the focusing is on search-filter of PM UI
Sep 14, 2024
Since we don't own the search control, the best approach would be to check for known issues and dupe this to that bug. There also may be known workarounds we can implement on our side.
Can confirm that the language being read is in English even though the UX is in Spanish, though it looks like a lot of items aren't being translated. I'm going to try changing my whole windows instance to Spanish and see if that makes a difference.
NuGet Product Used
Visual Studio Package Management UI
Product Version
Dev\6.12.0.82
Worked before?
It is not a regression since it also reproes on D16.11\34601.136.
Impact
None
Repro Steps & Context
Details about problem
NuGet Version: Dev\6.12.0.82
VS Version: D17.12\35312.88
OS: Windows-11-Enterprise-22H2 with loc languages pack CHT
Installation:
Repro Steps:
Expected Result:
Narrator should read the string “press ‘Alt+Down’ to navigate any recent search terms” into loc languages.
Actual Result:
Narrator doesn’t read the string “press ‘Alt+Down’ to navigate any recent search terms” into loc languages.
Notes:
1.The repro rate is 100%.
2.It reproes on all the local languages: CSY, CHS, CHT, DEU, ESN, FRA, RUS, KOR, ITA, JPN, TRK, PTB, PLK.
Verbose Logs
No response
The text was updated successfully, but these errors were encountered: