microsoft / AdaptiveCards

A new way for developers to exchange card content in a common and consistent way.
https://adaptivecards.io
MIT License
1.77k stars 553 forks source link

[Adaptive Cards: Select Host App Combo Box]: Screen Reader conveys the selected option information twice when navigating to 'Host app' combo box. #8165

Open vagpt opened 1 year ago

vagpt commented 1 year ago

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

Repro Steps:

  1. Open the above URL in the browser.
  2. Turn on the Narrator using 'win+ctrl+enter' key.
  3. Navigate to 'Select host app' combo box using tab key.
  4. Press tab key and observe the issue.

Actual Result: While navigating to the 'Host App' combo box, screen reader conveys information twice for the selected options. It is announcing as 'Select host app Bot Framework Webchat Bot framework web chat combo box collapsed has a pop up' while navigating in forward navigation. In backward navigation it is announcing label information twice, it is announcing as 'Select host app select host app Bot Framework Webchat Bot framework web chat combo box collapsed has a pop up'.

Expected Result: Screen Reader should convey the information of combo box only one time and it should announce as 'Select host app Bot Framework Webchat combo box collapsed has a pop up' while navigating forward and backward navigation both.

Note: Same issue is observed with NVDA screen reader as well. Same issue is repro while navigating on the 'Target Version' combo box.

User Impact: It will impact the screen reader user as they will get annoyed if the screen reader conveys the information twice.

MAS Reference: https://microsoft.sharepoint.com/:w:/r/sites/accessibility/_layouts/15/Doc.aspx?sourcedoc=%7B9C514377-76E5-4CFE-8300-DA3079D3CDC3%7D&file=MAS%201.3.1%20%E2%80%93%20Info%20and%20Relationships.docx&action=default&mobileredirect=true&share=IQF3Q1Gc5Xb-TIMA2jB5083DAcWOZyaXcx7TtNeRlXM4uHk

“Have feedback to share on Bugs? Please help fill Trusted Tester Bug Feedback (office.com)

Screenshots

MAS1 3 1-SR does convey the selected infomration twice

https://user-images.githubusercontent.com/95913748/208618383-fbfb6bb8-03ef-407b-a991-8112d5da2d29.mp4

Card JSON

NA

Sample Code Language

No response

Sample Code

No response

vagpt commented 11 months ago

Hi @anna-dingler,

As this issue is still repro, so could you please let us know is there any future plan to fix this issue?