microsoft / microsoft/AdaptiveCards
[Adaptive Cards - Home Page] - Screen reader is not announcing the role information for the 'Close (X)' icon control present inside the video player on the page.
@SatwikKrSharma is already working on this.
Since Jan 12, 2026.
- Dominant language
- C#
- Stars
- 2k
- Forks
- 595
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 1
Description
Target Platforms
Other
SDK Version
1.6
Application Name
Adaptive Cards
Problem Description
Test Environment:
URL: https://adaptivecards.io/
OS Version: 25H2 (OS Build 26200.5761)
Browser Version: Version 145.0.3734.1 (Official build) dev (64-bit)
Screen Reader: Narrator, NVDA
Repro Steps:
- Turn on Narrator through Ctrl + Windows + Enter key.
- Open the above URL on the Edge Dev browser.
- Navigate to the 'Watch Video' control present below the 'A whole new way to deliver UI' heading text using tab key and activate using enter key.
- Navigate to the 'Close (X)' icon control using tab key.
- Verify that, screen reader is announcing the role information for the 'Close (X)' icon control present inside the video player on the page or not.
Actual Result:
Screen reader is not announcing the role information for the 'Close (X)' icon control present inside the video player on the page.
Note
Same issue replicates with NVDA.
Expected Result:
Screen reader should properly announce the role information as "button" for the 'Close (X)' icon control present inside the video player on the page.
User Experience:
Visually impaired users who rely on screen reader to access the web content will be impacted if screen reader is not announcing the role information for the 'Close (X)' icon control present inside the video player on the page due to which user will not be able to know the purpose, functionality of the control if it is not announced by screen reader.
WCAG Reference:
https://www.w3.org/WAI/WCAG22/Understanding/name-role-value.html
Have feedback to share on Bugs ? please tag bug as “A11yRCA” and add your feedback in the comment section
Screenshots
https://github.com/user-attachments/assets/542689a1-a160-4511-a552-627bb516d67d
Card JSON
NA
Sample Code Language
No response
Sample Code
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.
Assessment
This issue has not been assessed yet.