dotnet / dotnet/wpf

DataGrid: Narrator does not announce AutomationProperties.HelpText

Open
#11,201 1 comment 1 reaction 0 assignees View on GitHub
Accessibility
Dominant language
C#
Stars
7.7k
Forks
1.3k
Avg merge
1d 11h
Merged PRs (30d)
61

Description

### Description

Narrator does not announce AutomationProperties.HelpText for the DataGrid.

The help text should be announced from DataGrid when it it assigned to them:

``````

### Reproduction Steps

1. Turn on Narrator
2. Give focus on the DataGrid

### Expected behavior

Help text should be read aloud from DataGrid

### Actual behavior

Hear Narrator announce the DataGrid, but not the help text associated with the DataGrid

### Regression?

_No response_

### Known Workarounds

_No response_

### Impact

_No response_

### Configuration

_No response_

### Other information

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.