AdaptiveCards
AdaptiveCards copied to clipboard
[Adaptive Cards> Flight Itinerary.json]: Screen Reader focus is going on the hidden place while navigating the 'Flight Itinerary' card.
Target Platforms
UWP
SDK Version
1.0.1.0
Application Name
Adaptive Cards
Problem Description
Test Environment: Application: Adaptive Cards Universal OS Build: 24H2 (OS Build 26252.5000) App Version: 1.0.1.0 Screen Reader: Narrator
Pre-Requisite: Turn on the Narrator and turn on the scan mode.
Repro Steps:
- Open the Adaptive Cards Universal application.
- Adaptive Card UWP Visualizer screen starts appearing.
- Navigate to 'Flight Itinerary.Json' button by using arrow key and activate it.
- Flight Itinerary.Json adaptive card will appear on right sight of the pane.
- Navigate to Flight Itinerary.Json card by using arrow key.
- Press down arrow key and navigate the screen and observe the issue.
Actual Result: While navigating the Flight Itinerary Cards screen, After Tue, May 30, 2017 12:25 PM screen reader focus is landing on the hidden element and it is announcing as 'Departs from' and on second hidden place it is announcing as 'Arrives at'.
Expected Result: Screen Reader focus should not lands on the hidden place while navigating the Flight Itinerary card. Either it should not lands on the hidden place or visually label should be appeared.
Note: Same issue is repro'ing with NVDA.
User Impact: It will impact the screen reader user as they will get confused if the focus lands on the hidden place.
WCAG Reference: https://www.w3.org/WAI/WCAG21/Understanding/meaningful-sequence
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/78d13567-9de4-44fe-841e-f3460f3dd184
No response
Card JSON
NA
Sample Code Language
No response
Sample Code
No response