Skip to content

Accessibility: Insufficient contrast for file path in VSCode Panel failing WCAG 1.4.3 Contrast (Minimum) Requirement #251325

Open
@anitakumari28

Description

@anitakumari28

VS Code Version: 1.101.0
OS Version: macOS Sequoia 15.4.1

File-path labels displayed in VS Code’s UI (e.g. panels, breadcrumbs, status bar) are rendered with insufficient contrast against their background, failing the WCAG 2.1 Level AA minimum contrast requirement (Understanding 1.4.3 Contrast (Minimum). Users with low vision or color-vision deficiencies may be unable to read these paths clearly.

Steps to Reproduce

  1. Open VS Code with all extensions disabled.
  2. Open any COBOL (or other) file.
  3. Observe the file-path string (for example, COBOL-Program/LGACDB01) displayed in the panel, breadcrumbs, or status bar.

All file-path text in the UI should meet a minimum contrast ratio of 4.5:1 against its background, as specified by WCAG 2.1 1.4.3. Contrast Requirement.

References:
1.

Image
Image

Metadata

Metadata

Labels

accessibilityKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesconfirmation-pending

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions