microsoft / microsoft/AdaptiveCards
[Feature Request] Speak property should be used by Narrator for UWP/WinUI renderers
Open
Nobody has claimed this yet.
Request
- Dominant language
- C#
- Stars
- 2k
- Forks
- 595
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 1
Description
Problem Statement
The speak property is not hooked up in the UWP renderer. When the adaptive card gets focus, the speak prop is not read by the Narrator.
Proposed solution
Set the automation name of the root framework element
Alternatives or Workarounds
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the UWP/WinUI renderer code that creates the root framework element and handles the card's speak property. Check how the root element's automation name is currently set, then verify with the Narrator accessibility behavior when the adaptive card receives focus. Done means the speak value is exposed as the root automation name in both renderers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- accessibility
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100