microsoft / microsoft/AdaptiveCards
[Adaptive Cards: Select Host App Combo Box]: In scan mode, Screen reader focus is going twice on the list items under 'Host app' combo box.
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 2k
- Forks
- 595
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 1
Description
Target Platforms
Other
SDK Version
1.5
Application Name
Adaptive Cards
Problem Description
Test Environment:
URL: https://adaptivecards.io/designer/
OS Version: 22H2(OS Build 25247.1000)
Browser Version: Version 110.0.1543.0 (Official build) dev (64-bit)
Screen Reader: Narrator
Pre-Requiste:
- Turn on the narrator using 'Win+ctrl+enter' key.
- Activate the scan mode using 'caps+space' key.
Repro Steps:
- Open the above URL in the browser.
- Follow the above pre-requisite.
- Navigate to 'Select host app' combo box using arrow keys.
- Press enter key and activate the combo box.
- Press down arrow key and navigate the list and observe the issue.
Actual Result:
While navigating the 'Select host app' combo box list options, on pressing down arrow key screen reader focus is landing on the hidden element and announcing as 'Blank' and on pressing down arrow key again it is landing on the list item.
Expected Result:
In scan mode, screen reader focus should lands on the elements one time and it should not announce the information as blank.
Note:
- Same issue is repro under Target Version combo box and 'Card Elements'.
- Same issue is repro throughout the application for the combo box.
User Impact:
It will impact the screen reader user as they will get confused, and they have put extra effort to renavigate on the next control.
"Have feedback to share on Bugs? Please help fill Trusted Tester Bug Feedback (office.com) “.
Screenshots
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.
Research direction
Start by reproducing the issue at https://adaptivecards.io/designer/ with Narrator in scan mode, focusing on the Select host app, Target Version, and Card Elements combo boxes. Trace the combo box behavior from the designer entry point; done means each list option receives screen reader focus once and no hidden element is announced as “Blank”.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100