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: Select Host App Combo Box]: In scan mode, Screen reader focus is going twice on the list items under 'Host app' combo box. #8166

Open
vagpt opened this issue Dec 20, 2022 · 0 comments
Labels
A11yUsable Accessibility issue that is a usability bug. Behavior divergent from standard expected a11y behavior Area-Accessibility Bugs around feature accessibility Area-Renderers Bug HCL-AdaptiveCards-Web Used by accessibility team for scorecard categorization HCL-E+D
Projects

Comments

@vagpt
Copy link
Collaborator

vagpt commented Dec 20, 2022

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:

  1. Turn on the narrator using 'Win+ctrl+enter' key.
  2. Activate the scan mode using 'caps+space' key.

Repro Steps:

  1. Open the above URL in the browser.
  2. Follow the above pre-requisite.
  3. Navigate to 'Select host app' combo box using arrow keys.
  4. Press enter key and activate the combo box.
  5. 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:

  1. Same issue is repro under Target Version combo box and 'Card Elements'.
  2. 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

Usable-In.scan.mode.Screen.reader.focus.is.going.on.the.hidden.element.under.Host.app.combo.box.list.options.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 A11yUsable Accessibility issue that is a usability bug. Behavior divergent from standard expected a11y behavior HCL-E+D HCL-AdaptiveCards-Web Used by accessibility team for scorecard categorization labels Dec 20, 2022
@ghost ghost added this to Not Triaged in Triage Dec 20, 2022
@vagpt vagpt changed the title [Adaptive Cards: Select Host App Combo Box]: In scan mode, Screen reader focus is going on the hidden element under 'Host app' combo box list options. [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. Dec 20, 2022
@paulcam206 paulcam206 moved this from Not Triaged to P2 in Triage Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A11yUsable Accessibility issue that is a usability bug. Behavior divergent from standard expected a11y behavior Area-Accessibility Bugs around feature accessibility Area-Renderers Bug HCL-AdaptiveCards-Web Used by accessibility team for scorecard categorization HCL-E+D
Projects
Development

No branches or pull requests

1 participant