microsoft / PTVS

Python Tools for Visual Studio
https://aka.ms/PTVS
Apache License 2.0
2.52k stars 673 forks source link

Fix accessibility bug #7883

Closed StellaHuang95 closed 2 months ago

StellaHuang95 commented 2 months ago

fixes https://github.com/microsoft/PTVS/issues/7849

Different narrators understand different accessibility properties. The previous accessibilityDescription is only recognized by NVDA but not JAWS. Now changed to something that NVDA, JAWS, Windows Narrator all understand.

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud