Skip to content

[UWP] Accessible names missing from some action buttons  #3527

@paulcam206

Description

@paulcam206

In UWP, buttons don't have an accessible name. This isn't a problem for plain buttons, as accessibility tools are smart enough to infer that the text of the button is the name. However, for buttons that have an iconUrl, the tools can't infer because there are too many children. We should probably set the accessible name on all of our buttons.

Metadata

Metadata

Assignees

Labels

BugPlatform-XAMLBugs or features related to Xaml Renderer

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions