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

Keyboard focus indicator is not clearly visible on list options.: A11y_VS Code extension for API Center_APICenter_DefinitionFeature_Keyboard #109

Open
PoojaNamde opened this issue Apr 5, 2024 · 4 comments
Labels
A11y accessbility external Issues from external products/dependencies p2 vscode

Comments

@PoojaNamde
Copy link

PoojaNamde commented Apr 5, 2024

"Check out Accessibility Insights! - Identify accessibility bugs before check-in and make bug fixing faster and easier."

Please do not close this bug. This bug should only be closed by Trusted Tester after verification.

GitHub Tags

#A11yTCS; #A11yMAS; #A11ySev2; #WCAG2.4.7; #GH_VSCodeextensionforAPICenter_Linux_Apr2024; #DesktopApp; #VS Code Extension for API Center; #Keyboard; #Linux; #FTP;

Environment Details:

Application Name: VS Code Extension for API Center
OS: Linux- Ubuntu 22.04.4

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. List options will appear.
  7. Navigate using down/up arrow key and observe that Keyboard focus indicator is not clearly visible on list options.

Actual Result:

Keyboard focus indicator is not clearly visible on list options when we navigate using up/down arrow key. As the color contrast ratio of focus indicator is not passing 3:1 ratio with background.

Expected Result:

Keyboard focus indicator should be clearly visible on list options when we navigate using up/down arrow key. The color contrast ratio of focus indicator should be greater than or equal to 3:1 ratio with background.

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:

109_A11y_VS Code extension for API Center_APICenter_DefinitionFeature_Keyboard

@adashen adashen added A11y accessbility p2 labels Apr 10, 2024
@formulahendry formulahendry added the external Issues from external products/dependencies label Apr 11, 2024
@formulahendry
Copy link
Member

External issue from Tree View UI of VS Code: https://github.com/microsoft/vscode

@Yash14j
Copy link

Yash14j commented May 8, 2024

@formulahendry As per the C+AI accessibility testing external bug process primary team need to file the bug to VSCode team & share us the external bug ID.

@formulahendry
Copy link
Member

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

@AnKushSingh05
Copy link

AnKushSingh05 commented May 9, 2024

GitHub Tags:
#FirstParty:Bug212318;#External;#External:VSCode;#BM-VisualStudioCodeClient-Win32-Jan2024;

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

5 participants