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

Unable to jump repeatedly using the TV remote as the client focuses on the pause button #331

Open
tuhlaajapoika opened this issue Jan 26, 2025 · 4 comments

Comments

@tuhlaajapoika
Copy link

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

  1. Play any content.
  2. Attempt to jump/rewind using the TV remote.
  3. The UI focuses on the pause button after a single press.
  4. One has to navigate upwards to the seekbar or the UI's left/right rewind buttons to continue jumping

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:

  • Platform: Tizen 6.5
  • Jellyfin Version: 10.10.4 and 10.10.5
@Nightcro
Copy link

Nightcro commented Jan 30, 2025

@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
I have the same issue and I would like to solve it.

If you have some pointers I can take a look if you do not have time

@dmitrylyzo
Copy link
Collaborator

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.

@megosugit

This comment has been minimized.

@Git-Boy-Slim
Copy link

Git-Boy-Slim commented Feb 22, 2025

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.
Your focus starts at the play button and if you want to change the subtitles which are right below you have to press down and up afterwards, because the focus jumps to the list of other episodes which is even further down below.

It was working well, but now has gotten very unintuitive.

@tuhlaajapoika tuhlaajapoika marked this as not a duplicate of jellyfin/jellyfin-web#6480 Feb 24, 2025
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

5 participants