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

[Adaptive Cards - Inputs with Validation] - Screen Reader is conveying incorrect position for the options present under what color do you want? combo box. #9022

Open
vagpt opened this issue Oct 2, 2024 · 0 comments
Labels
A11yCT For CT Test Pass 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 Product-AC

Comments

@vagpt
Copy link
Collaborator

vagpt commented Oct 2, 2024

Target Platforms

Other

SDK Version

1.6

Application Name

Adaptive Cards

Problem Description

Test Environment:
URL: https://adaptivecards.io/
OS Version: Dev (OS Build 27695.1000)
Browser Version: Version 130.0.2849.1 (Official build) dev (64-bit)
Screen Reader: Narrator

Pre-Requisite:
Turn on screen reader using caps + spacebar key.

Repro steps:

  1. Open the above URL in the edge dev browser.
  2. Navigate to the 'Sample' option and press enter key to activate it.
  3. Press tab key and navigate to the 'Inputs with Validation' link and press enter key to activate it.
  4. Press the tab key and navigate to the What color do you want? compact combo box.
  5. Press enter key to activate it.
  6. Navigate the list and observe the issue.

Actual Result:
Screen Reader is conveying incorrect position for the menu items present under What color do you want? (Compact). There are 3 items are present but while navigating on it screen reader is conveying information as 'Red 1 of 4 selected current.'

Expected Result:
Screen Reader should convey the correct position for the menu items present under What color do you want? (Compact). For the first option it should announce as 'Red 1 of 3 selected.'

Note:
Same issue is repro throughout the application for the same control type.
Same issue is repro with NVDA.

User Impact:
It will impact the screen reader user as they will get confused and assume there are 4 items are present on the screen.

WCAG Reference:
https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships

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

Screenshots

Screen Reader is conveying incorrect position for the options present under what color do you want combo box

Screen.Reader.is.conveying.incorrect.position.for.the.options.present.under.what.color.do.you.want.mp4

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 Product-AC HCL-AdaptiveCards-Web Used by accessibility team for scorecard categorization A11yCT For CT Test Pass labels Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A11yCT For CT Test Pass 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 Product-AC
Projects
None yet
Development

No branches or pull requests

1 participant