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

Also reset seekbar on blur #651

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

Andr3wid
Copy link
Contributor

@Andr3wid Andr3wid commented Sep 18, 2024

Description

Certain devices / some TVs don't seem to emit a mouseleave event when navigating with a remote-control or keyboard, causing the seekbar state to not get reset when it loses focus. Adding the blur event to the seekbar reset event-listener fixes the issue.

Checklist (for PR submitter and reviewers)

  • CHANGELOG entry

@Andr3wid Andr3wid changed the title Also hide seekbar on blur Also reset seekbar on blur Sep 18, 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

Successfully merging this pull request may close these issues.

1 participant