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 Card iOS - ColumnSet.Input.ChoiceSet.VerticalStretch]: Voice over is not conveying the change of state when user is deselecting the checkboxes. #8433

Closed
vagpt opened this issue Mar 30, 2023 · 1 comment
Labels
A11ySev2 Accessibility issue with severity 2. This may impact the accessibility score A11yTTValidated A11yWCAG Accessibility issue that affects compliance Area-Accessibility Bugs around feature accessibility Area-Renderers Bug HCL-AdaptiveCards-iOS Used by accessibility team for scorecard categorization HCL-AdaptiveCards-Mobile a11y tag HCL-E+D Platform-iOS Product-AC

Comments

@vagpt
Copy link
Collaborator

vagpt commented Mar 30, 2023

Target Platforms

iOS

SDK Version

1.0 (2.4.0-beta.23.1.8.1)

Application Name

Adaptive Cards

Problem Description

Test Environment:
Device: iPhone 11
iOS: 16.3.1
Application: Adaptive Cards
App Version: 1.0 (2.4.0-beta.23.1.8.1)
Screen Reader: Voice Over

Repro Steps:

  1. Launch Adaptive Cards iOS application.
  2. Home screen will appear.
  3. Activate Voice over
  4. Navigate to "V1.1" control and select it.
  5. Navigate to 'Test' control and activate it.
  6. Navigate to 'ColumnSet.Input.ChoiceSet.VerticalStretch.Jsons' and activate it.
  7. Navigate to any checkboxes and double tap on it and observe the issue.

Actual Result:
After deselecting any checkboxes, voice over is not conveying the change of state for the same. It is announced as 'Comma green comma checkbox'. Also, it is announcing the incorrect information as double tap to selected for already selected checkbox.

Expected Result:
Voice over should convey the change of state when user deselect any checkboxes. and it should announce as 'Green checkbox not selected'. Also, it should not announce the incorrect information as 'Double tap to select for the already selected- checkbox.'

Observation:
While renavigating to the same control, voice over is conveying the state information correctly.

User Impact:
It will impact the screen reader as they will not able to know whether action has been performed or not?

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

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

Screenshots

WCAG1.3.1-Voice.over.is.not.conveying.the.change.of.state.when.user.is.deselecting.the.checkboxes.MP4

Card JSON

NA

Sample Code Language

No response

Sample Code

No response

@vagpt vagpt added Bug Area-Renderers Platform-iOS Area-Accessibility Bugs around feature accessibility A11ySev2 Accessibility issue with severity 2. This may impact the accessibility score A11yWCAG Accessibility issue that affects compliance HCL-E+D Product-AC HCL-AdaptiveCards-iOS Used by accessibility team for scorecard categorization HCL-AdaptiveCards-Mobile a11y tag labels Mar 30, 2023
@jwoo-msft
Copy link
Member

closing this issue, the app wasn't built correctly perhaps, only cards under Scenario should be tested, not under Elements. I will make note of this and fix it.

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-Accessibility Bugs around feature accessibility Area-Renderers Bug HCL-AdaptiveCards-iOS Used by accessibility team for scorecard categorization HCL-AdaptiveCards-Mobile a11y tag HCL-E+D Platform-iOS Product-AC
Projects
None yet
Development

No branches or pull requests

2 participants