This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Description
“Check out Accessibility Insights! - Identify accessibility bugs before check-in and make bug fixing faster and easier.”
GitHubTags: #A11yMAS;#A11yTCS;#A11ySev2;#SH_VscodeWebviewUiToolkit_Aug2021;#Webview UI Toolkit for Visual Studio Code;#Win32;#FTP;#DesktopApp;#WCAG1.4.10;#Zoom;#AINotInScope;#A11yWCAG2.1;
Environment Details:
Application Name: Vscode Webview Ui Toolkit
Windows Version: Win10
Prerequisite:
Set resolution to 1280*1024
Zoom in to 400%
Repro Steps:
- Launch VS Code
- Open WebView UI Toolkit: All Component extension
- Tab to data grid and observe if all the column headers of data grids are visible properly at 400% zoom.
Actual:
The column headers of data grid are not visible properly at 400% zoom. The column headers are only visible as C.... .
Expected:
The column headers of data grid should be properly visible properly at 400% zoom.
User Impact:
Low vision users will not get the proper information about the data grids.