-
-
Notifications
You must be signed in to change notification settings - Fork 83
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
Unable to jump repeatedly using the TV remote as the client focuses on the pause button #331
Comments
@dmitrylyzo I could try and take a look on how to fix this, but I am afraid I have no knowledge of the Tizen 8 config If you have some pointers I can take a look if you do not have time |
It looks like after jellyfin/jellyfin-web@34ace6b, bubble forces focus the pause button because focus is debounced and the slider is not focused yet. |
This comment has been minimized.
This comment has been minimized.
This is issue also happens on my webOS TV. The focus is also a little bit off in the menu right before starting a movie/episode. It was working well, but now has gotten very unintuitive. |
Describe The Bug
This issue occured after updating to v10.10.4. On Samsung Tizen TV, when I press the jump/rewind on the TV remote, the client immediatelly focuses on the OSD's pause/play button after just a single press. I then have to navigate back to the seek bar above or to the OSD's left/right rewind buttons to continue jumping.
Steps To Reproduce
I have not tried any emulators as I haven't set one up.
Expected Behavior
On a desktop browser client, for example, I can repeatedly jump by pressing the keyboard's arrow keys. In earlier versions for Tizen, the client would keep its focus on the seekbar (the blue ball indicator), allowing continuous jumping without interruption.
Logs
I'll rebuild the Tizen client and try to catch logs if necessary.
System:
The text was updated successfully, but these errors were encountered: