Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{Linked:Bug3397351}[Adaptive Cards > Designer] On pressing tab key Focus moves out of the data binding list item and it remains expanded. #8827

Open
vagpt opened this issue Feb 9, 2024 · 1 comment
Labels
A11ySev3 Accessibility issue with severity 3 A11yWCAG Accessibility issue that affects compliance Area-Accessibility Bugs around feature accessibility Area-Renderers Bug HCL-AdaptiveCards-Web Used by accessibility team for scorecard categorization HCL-E+D Product-AC

Comments

@vagpt
Copy link
Collaborator

vagpt commented Feb 9, 2024

Target Platforms

Other

SDK Version

1.6

Application Name

Adaptive Cards

Problem Description

Test Environment:
URL: https://adaptivecards.io/designer/
OS Version: 23H2 (OS Build 26040.1000)
Browser Version: Version 122.0.2365.3 (Official build) dev (64-bit)

Repro Steps:

  1. Open the above URL on Edge Dev URL.
  2. Press tab key and navigate to the 'New Card' and press enter key to activate it.
  3. New Card dialog will be appeared.
  4. Navigate to the 'Blank Card' using tab key and press enter key to activate it.
  5. Navigate to 'Element Property' page and press enter key to activate it.
  6. Press tab key and navigate to the 'Data Bind' button and press enter key and activate it.
  7. Press down arrow key and navigate the Data Context list item.
  8. Press tab key and observe the issue.

Actual Result:
While navigating the data context list items, on pressing tab key keyboard focus is landing on top of the page and list item is getting expanded.

Observation:
While navigating using 'Shift+tab' key, keyboard focus is retain on the same control i.e.' Data Binding'.

Expected Result:
While navigating the list item on pressing tab key, keyboard focus should land on the next interactive element and list item should be collapsed.

User Experience:
If the focus will move out of the menu item, then the users dependent on the keyboard and screen reader need to press multiple times tab to reach on it again and will be unable to access the UI properly and may face trouble.

WCAG Reference:
https://www.w3.org/WAI/WCAG21/Understanding/focus-order

Have feedback to share on Bugs ? please tag bug as “A11yRCA” and add your feedback in the comment section

Screenshots

On.pressing.tab.key.Focus.moves.out.of.the.data.binding.list.item.and.it.remains.expanded.mp4

On pressing tab key Focus moves out of the data binding list item and it remains expanded

Card JSON

NA

Sample Code Language

No response

Sample Code

No response

@vagpt vagpt added Bug Area-Renderers Area-Accessibility Bugs around feature accessibility A11ySev3 Accessibility issue with severity 3 A11yWCAG Accessibility issue that affects compliance HCL-E+D Product-AC HCL-AdaptiveCards-Web Used by accessibility team for scorecard categorization labels Feb 9, 2024
@vagpt
Copy link
Collaborator Author

vagpt commented Feb 9, 2024

Originally tracked with below URL -

https://dev.azure.com/domoreexp/MSTeams/_workitems/edit/3397351

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A11ySev3 Accessibility issue with severity 3 A11yWCAG Accessibility issue that affects compliance Area-Accessibility Bugs around feature accessibility Area-Renderers Bug HCL-AdaptiveCards-Web Used by accessibility team for scorecard categorization HCL-E+D Product-AC
Projects
None yet
Development

No branches or pull requests

1 participant