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

{Freeway-Bug} [Adaptive cards> CalendarReminder.Json]: Screen reader is not announcing the already selected value of the 'Snooze for ' combobox. #7828

Closed
vaishali1397 opened this issue Sep 12, 2022 · 3 comments · Fixed by #8221
Assignees
Labels
A11ySev2 Accessibility issue with severity 2. This may impact the accessibility score A11yTTValidated A11yWCAG Accessibility issue that affects compliance Area-Renderers Bug HCL-AdaptiveCards-Universal a11y tag HCL-AdaptiveCards-WPF Used by accessibility team for scorecard categorization HCL-E+D

Comments

@vaishali1397
Copy link
Collaborator

vaishali1397 commented Sep 12, 2022

Target Platforms

UWP

SDK Version

3.0.2206.2001

Application Name

Adaptive Cards

Problem Description

Test Environment:
OS version: 22H2 (Build 25182.1010)
Browser: Edge Dev (106.0.1356.0)
Application: AdaptiveCardVisualizer
Application Version: 3.0.2206.2001
Screen Reader: Narrator

Repro Steps:

  1. Open the Adaptive Card Visualizer application.
  2. Turn on the Narrator through Ctrl+ windows+ enter key.
  3. Navigate to the 'CalendarReminder.json' on the left pane through tab key and activate it.
  4. Now, navigate through tab key to the 'Snooze for combobox.
  5. Observe the issue.

Actual Result:
On 'Snooze for' combo box, screen reader is not announcing the already selected value (i.e 5 minutes). Narrator is announcing as 'Combo box collapsed' only.

Expected Result:
On 'Snooze for' combo box, screen reader should properly announce the already selected value (i.e 5 minutes). Narrator should announce as '5 minutes selected Snooze for combobox collapsed'.

Observation:
Same issue repro with 'Snooze for' combobox of 'CalendarReminderwithlabel.json'.

Note:
Same issue is repro with 'Color' combobox.
User Impact:
Screen reader user will not be able to understand that whether something is already selected or not due to which user will not be able to interact with the content properly.

MAS Reference link:
https://liquid.microsoft.com/Web/Object/Read/MS.Accessibility/Requirements/01.03.01

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

Screenshots

Combobox.value.not.announced.when.changed.using.arrow.keys.in.ScanOff.mode.2.mp4
MAS1.3.1.Screen.reader.is.not.announcing.the.selected.value.of.the.snooze.for.combobox.mp4

Card JSON

NA

Sample Code Language

No response

Sample Code

No response

@vaishali1397 vaishali1397 added Bug Area-Renderers A11ySev2 Accessibility issue with severity 2. This may impact the accessibility score HCL-E+D HCL-AdaptiveCards-WPF Used by accessibility team for scorecard categorization HCL-AdaptiveCards-Universal a11y tag labels Sep 12, 2022
@vaishali1397 vaishali1397 self-assigned this Sep 12, 2022
@vaishali1397 vaishali1397 added the A11yWCAG Accessibility issue that affects compliance label Sep 13, 2022
@vaishali1397 vaishali1397 changed the title [Adaptive cards> CalendarReminder.Json]: Screen reader is not announcing the already selected value of the 'Snooze for ' combobox. {Freeway-Bug} [Adaptive cards> CalendarReminder.Json]: Screen reader is not announcing the already selected value of the 'Snooze for ' combobox. Jan 13, 2023
@vaishali1397
Copy link
Collaborator Author

Issue is repro'ing in below test environment, hence reactivating the bug.
Test Environment:
OS version: 22H2(Build 25272.1000)
Application: Adaptive Cards Visualizer (3.0.2210.26001 (latest) build.)

@vaishali1397 vaishali1397 reopened this Jan 13, 2023
@JeanRoca
Copy link
Contributor

This issue has been fixed and will be included in our next release. I am closing this issue for now. Once new version is available, if the issue persists please open a new issue to track.

@vaishali1397
Copy link
Collaborator Author

Issue has been fixed in below test Environment, hence Adding A11yTTValidated tag.
Test Environment:
OS Version: 22H2 (Build 25314. 1010)
Application: Adaptive Card Visualizer (Version 3.2.2303.22003)

PFA for Reference: Snooze for selected value~ Fixed issue.mp4

Snooze.for.selected.value.Fixed.issue.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A11ySev2 Accessibility issue with severity 2. This may impact the accessibility score A11yTTValidated A11yWCAG Accessibility issue that affects compliance Area-Renderers Bug HCL-AdaptiveCards-Universal a11y tag HCL-AdaptiveCards-WPF Used by accessibility team for scorecard categorization HCL-E+D
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants