Skip to content

The luminosity ratio of the focus indicator on the cells is less than 3:1 ratio under DataGridView #9916

@ayushanand-microsoft

Description

@ayushanand-microsoft

.NET version

.NET - 7.0.400
.NET Framework - 4.7.2

Did it work in .NET Framework?

No

Did it work in any of the earlier releases of .NET Core or .NET 5+?

No response

Issue description

When the cell is selected inside a DataGridView and the focus is brought on the cell using Tab, then the luminosity ratio of the focus indicator on the cell is less than 3:1 ratio.

Steps to reproduce

  1. Create a Form with a DataGridView.
  2. Add multiple columns to a DataGridView.
  3. Add several rows to the DataGridView.
  4. Select a row.
  5. Use Tab to bring focus on a cell in the selected row.

Actual behavior:
Focus indicator border line of the DataGridView control has very low luminosity contrast ratio.

image

Expected behavior:
Luminosity contrast ratio of the focus indicator border line of the DataGridView control should be greater than 3:1.

Metadata

Metadata

Assignees

Labels

a11y-MASHigh Priority - Accessibility violation of Microsoft Accessibility Standards

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions