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 - Image.BackgroundColor.json]: Voice over does not announce the descriptive information about the image. #8406

Closed
vagpt opened this issue Mar 27, 2023 · 2 comments
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 27, 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 'Image.BackgroundColor.json' and activate it.
  7. Navigate to the image and observe the issue.

Actual Result:
While navigating to the image under 'Image.BackgroundColor.json' screen, Screen Reader does not convey the descriptive information about image. Currently it is announcing as 'Image' only.

Expected Result:
Voice over should convey the descriptive information to the user, and it should announce as 'cat image with red background color'.

Note:
This issue is repro throughout the application for the same type of controls.

User Experience:
It will impact the screen reader user if the screen reader does not announce the descriptive information to the user about the image as user will get confused if the same name as image is announced for all images.

WCAG Reference:
https://www.w3.org/WAI/WCAG21/Understanding/non-text-content

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

Screenshots

WCAG1.3.1-Voice.over.does.not.announce.the.the.descriptive.information.about.the.image.background.color.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 27, 2023
@vagpt vagpt changed the title [Adaptive Card iOS - Image.BackgroundColor.json]: Voice over does not announce the descriptive information about the image background color. [Adaptive Card iOS - Image.BackgroundColor.json]: Voice over does not announce the descriptive information about the image. Apr 3, 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.

@vagpt
Copy link
Collaborator Author

vagpt commented Apr 26, 2023

Adding A11yTTValidated tag as per the above comment.

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