-
Notifications
You must be signed in to change notification settings - Fork 592
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)
Repro Steps:
- Open the above URL on the Edge Dev browser.
- Navigate to the 'Designer' control present on the header section of the page using tab key and activate using enter key.
- Navigate to the 'ELEMENT PROPERTIES' flyout using tab key and activate using enter key.
- Navigate to the 'Action', 'Action type' and 'Add an action' expandable control using tab key and activate using enter key.
- Now activating any of the menu item using enter key.
- Verify that, focus order is logical on the page on after activating any menu item present inside the 'Action', 'Action type' and 'Add an action' expandable control on the page or not.
Actual Result:
Focus order is not logical on the page on after activating any menu item present inside the 'Action', 'Action type' and 'Add an action' expandable control on the page. Currently on after activating the menu item from 'Action' and 'Action type' control focus gets lost and on pressing next Tab key press focus lands on the 'Data context' edit field while in 'Add an action' expandable control focus lands on the 'Adaptive Card editor' section due to which users face difficulty on again navigating to the triggered control.
Reproducibility:
Same issue replicates that focus order is not logical on the page on after closing the 'Add an action' expandable control using esc key. Refer Attachment: Reproducibility_FocusOrder
Observation:
Currently user have to press 20 times Tab keystrokes to reach the desired control and while in backward navigation user have to press 80 times Shift + Tab keystrokes.
Expected Result:
Focus order should be logical on the page on after activating any menu item present inside the 'Action', 'Action type' and 'Add an action' expandable control on the page. Currently on after activating the control focus should not get lost and it should directly return back to the same triggered interactive control i.e., combo box control.
User Experience:
Keyboard dependent users will be impacted if the focus order is not logical on the page on after activating any menu item present inside the 'Action', 'Action type' and 'Add an action' expandable control on the page. Due to which users will not be able to perform the required action as it initiates the incorrect flow and user again need to perform extra keystrokes navigate to the required control and might get confused in terms of identifying the focus order of the page.
WCAG Reference:
https://www.w3.org/WAI/WCAG22/Understanding/focus-order.html
Have feedback to share on Bugs ? please tag bug as “A11yRCA” and add your feedback in the comment section
Screenshots
Focus.order.is.not.logical.on.the.page.on.after.activating.any.menu.item.present.inside.the.Action.type.and.Add.an.action.expandable.control.on.the.page.mp4
Reproducibility_FocusOrder:
Reproducibility_FocusOrder.mp4
Card JSON
NASample Code Language
No response
Sample Code
No response
