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

The VideoPlayer should not skip the content when its control is visible #157

Open
chikoski opened this issue Mar 22, 2024 · 0 comments
Open

Comments

@chikoski
Copy link
Contributor

The VideoPlayerScreenContent skip video when users push the right key or left key regardless of the visibility of the control. This behavior works well when the control is not visible. However, the control is visible the following UX issues can happen:

  • Video is 10 sec skipped when users move the D-pad focus to CC button in the screen
  • Video is 10 sec rewind when users move the D-pad focus to CC button from the settings button

The control should intercept all D-pad event when it is visible.

Geletinousamigo added a commit to Geletinousamigo/tv-samples that referenced this issue Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant