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

Color contrast ratio of keyboard focus present on "C#" control is 1.277:1 which is less than 3:1: A11y_Azure Function_Create new project_Non-text Contrast #4331

Open
Rama8345 opened this issue Nov 12, 2024 · 4 comments
Assignees
Milestone

Comments

@Rama8345
Copy link

Rama8345 commented Nov 12, 2024

GIT Hub Tags:

#A11yTCS; #A11ySev2; #Azure Tools for VS Code; #BM_Azure Tools for VS Code_Win32_Nov2024; #DesktopApp; #A11yMAS; #WCAG1.4.11; #Non-text Contrast; #AILimited; #Win11; #FTP;

Environment and OS details:

Application name: Azure Tools for VS Code
URL: Visual studio code

Reproduction Steps:

  1. Open Visual studio code
  2. TAB till extension button and press ENTER then search for "Azure Functions"
  3. TAB till install and press ENTER.
  4. TAB till "Azure" button and press ENTER.
  5. TAB till "Azure function" control and hit ENTER.
  6. TAB till "Create new project" control and hit ENTER.
  7. Open accessibility insights for windows and check color contrast ratio of keyboard focus on "C#".
  8. Observe the issue whether Color contrast ratio of keyboard focus present on "C#" control is less than 3:1 or not.

Actual behavior:

Color contrast ratio of keyboard focus present on "C#" control is 1.277:1 which is less than 3:1

Expected behavior:

Color contrast ratio of keyboard focus present on "C#" control should be greater than or equals to 3:1

User Impact:

Low vision users will not be able to understand where the keyboard focus is present if color contrast ratio will be less than 3:1.

Attachment:

Image

@PoojaNamde
Copy link

#Rev:PoojaNamde;

@MicroFish91
Copy link
Contributor

@Rama8345 Could you let me know the name of the VS Code color theme you are using here?

F1 > Preferences: Color Theme

@PoojaNamde
Copy link

@MicroFish91 Default dark theme we used to log this bug.

@MicroFish91
Copy link
Contributor

Tracking upstream issue on VS Code repo microsoft/vscode#237198

@MicroFish91 MicroFish91 added this to the Tracking milestone Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants