Description
GitHub Tags;
#A11yTCS; #A11ySev3; #DesktopApp; #Win11; #Win32; #A11yMAS; #SH-VSVision-Win32-April25;#Visual Studio Code Client;#WCAG2.5.8;#A11yWCAG2.2; #TargetSize;
Environment Details:
Application Name: VS Code: Copilot
Visual studio code Insiders Version: 1.100.0-insider (user setup)
Microsoft Windows 11 Enterprise 24H2 Build 26100.3775
Repro Steps:
- Open Visual studio Code.
- Tab till copilot chat button and press enter, copilot chat will open.
- Search for the image in search box and drag it to the chat box.
- Verify that target size of buttons "Read aloud", "Refresh" and "Helpful/Unhelpful" buttons is 22X22 which is less than required size 24x24pixe.
Actual Result:
Target size of buttons "Read aloud", "Refresh" and "Helpful/Unhelpful" buttons is 22X22 which is less than required size 24x24pixel.
Expected Result:
Target size of buttons "Read aloud", "Refresh" and "Helpful/Unhelpful" buttons should be minimum 24x24pixel. If the controls have spaced in-between, then those spaces should not intersect each other and target size with spacing should be 24x24 pixel for each one.
User Impact:
Users with dexterity limitations and those who have difficulty with fine motor movement find it difficult to accurately activate small targets when there are other targets that are too close. Providing sufficient size, or sufficient spacing between targets, will reduce the likelihood of accidentally activating the wrong control.