microsoft / AdaptiveCards-Mobile

MIT License
8 stars 13 forks source link

[Adaptive Card iOS - ProductVideo.json]: Mute or Unmute button on the video player is not accessible through the swipe gesture. #169

Open vagpt opened 6 days ago

vagpt commented 6 days ago

Target Platforms

iOS

SDK Version

Version 1.0 (2.4.0-beta.24.5.30.1)

Application Name

Adaptive Cards

Problem Description

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

Repro Steps:

  1. Launch Adaptive Cards iOS application.
  2. Home screen will appear.
  3. Navigate to "V1.6" control and select it.
  4. Navigate to 'Scenarios' control and activate it.
  5. Navigate to 'VideoPlayer.json' under 'Scenarios' list item and activate it.
  6. Card will be appear.
  7. Perform right swipe and navigate to the video player and double tap to activate it.
  8. Now, navigate the control present under player and observe the issue.

Actual Result: While navigating using the swipe gesture, Mute or Unmute button is not accessible through the swipe gesture.

Expected Result: Mute or Unmute button on the video player should be accessible through the swipe gesture.

User Impact: It will impact the screen reader user as they will not able to access the control due to this they will not able to mute or unmute the video.

WCAG Reference: https://www.w3.org/WAI/WCAG21/Understanding/meaningful-sequence

Have feedback to share on Bugs ? please tag bug as “A11yRCA” and add your feedback in the comment section.

Screenshots

https://github.com/microsoft/AdaptiveCards-Mobile/assets/95913748/57fda79f-9d44-4cbd-9f63-7c02147c12de

Card JSON

NA

Sample Code Language

No response

Sample Code

No response