Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Luminosity contrast ratio of keyboard focus indicator on "Generate API client", "Generate HTTP file" and "Open API documentation" buttons fails to meet the required ratio of 3:1: A11y_VS Code extension for API Center_Function dropdown_Non Text Contrast. #134

Open
AnKushSingh05 opened this issue Apr 12, 2024 · 2 comments
Labels
A11y accessbility external Issues from external products/dependencies p2 vscode

Comments

@AnKushSingh05
Copy link

AnKushSingh05 commented Apr 12, 2024

GitHub Tags

#A11yTCS; #A11ySev2; #Win32; #WCAG1.4.11; #GH_VSCodeextensionforAPICenter_Win32_Apr2024; #DesktopApp; #VS Code Extension for API Center; #A11yMAS; #Non Text Contrast; #A11YWCAG2.1; #FirstParty:Bug212317;#External;#External:VSCode;#BM-VisualStudioCodeClient-Win32-Jan2024;

Environment Details:

Application Name: VS Code Extension for API Center
OS: Windows 11 Enterprise 23H2 (OS build 22631.3296)

Repro Steps:

  1. Create an API center in azure portal.
  2. Open Visual studio Code.
  3. Tab till API center extension in the left side panel and press enter.
  4. Tab till definition under the Api name which you have created, and press enter.
  5. The name which you have provided to the definition will appear for ex-"openapi4", right click on it.
  6. Go to "Generate HTTP file" using the down arrow.
  7. Verify whether the Luminosity contrast ratio of keyboard focus indicator on "Generate API client", "Generate HTTP file" and "Open API documentation" buttons fails to meet the required ratio of 3:1

Actual Result:

Luminosity contrast ratio of keyboard focus indicator on "Generate API client", "Generate HTTP file" and "Open API documentation" buttons fails to meet the required ratio of 3:1.

Expected Result:

Luminosity contrast ratio of keyboard focus indicator on "Generate API client", "Generate HTTP file" and "Open API documentation" buttons should be greater than or equal to required ratio of 3:1.

User Impact:

People with low vision often have difficulty perceiving tab focus that have insufficient contrast if Luminosity contrast ratio of visual focus indicator fails to meet the required ratio of 3:1. This can be exacerbated if the person has a color vision deficiency that lowers the contrast even further. Providing a lightness difference of 3:1 or greater can make these items more distinguishable when the person does not see a full range of colors.

Attachment:

image

@formulahendry formulahendry added A11y accessbility p2 external Issues from external products/dependencies labels Apr 15, 2024
@formulahendry
Copy link
Member

External issue. This UI control is from tree view of VS Code: https://github.com/microsoft/vscode

@formulahendry
Copy link
Member

Opened bug in vs code repo: microsoft/vscode#212317

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A11y accessbility external Issues from external products/dependencies p2 vscode
Projects
None yet
Development

No branches or pull requests

2 participants