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

Missing accessibility slider gestures #116

Closed
defagos opened this issue Mar 25, 2022 · 2 comments
Closed

Missing accessibility slider gestures #116

defagos opened this issue Mar 25, 2022 · 2 comments
Milestone

Comments

@defagos
Copy link
Member

defagos commented Mar 25, 2022

As noted by @NicolasBrunnerSRF the accessibility slider increment / decrement gestures do not work properly. The slider namely reflects the current playback position and therefore the incremented / decremented position is immediately reset.

Issue type

Incorrect behavior

Environment information

  • Library version: 6.2.2
  • iOS / tvOS version: Any
  • Device: Any

Reproducibility

Always reproducible

Steps to reproduce

  1. Run the demo.
  2. Enable VoiceOver and play some on-demand example.
  3. Select the slider using VoiceOver and swipe up (increment) or down (decrement). The playback position does not change.
@defagos
Copy link
Member Author

defagos commented Mar 25, 2022

Fixed on the feature/accessibility-slider-navigation branch.

@defagos defagos added this to the 6.3.0 milestone Mar 25, 2022
@pyby
Copy link
Member

pyby commented Mar 29, 2022

Default 15 seconds like the AVPlayer is a good idea.

@pyby pyby closed this as completed Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants