Closed thelastfantasy closed 3 weeks ago
same problem at jellyfin-media-player and web player on windows, but jellyfin-media-player and web player on linux is aligned, I use firefox.
Can you try clearing the cache?
Can you try clearing the cache?
I tried clearing the cache and restart chrome on tablet, but the issue persists.
Also I tried open in Firefox on tablet, the web player looks OK but firefox cannot decode AV1 10-bit videos correctly, so it's not a solution foe me.
I reset all the Chrome data completely, and it's fixed now.
To improve cache management and prevent display issues after updates, I suggest adding a version hash (e.g., ?{jellyfin-version-hash}) to static asset URLs like CSS and JS files or just change the file name to playback-video-{jellyfin-version-hash}.css
. This will ensure browsers load the latest resources after a version update, avoiding problems caused by outdated cached files. Thank you for considering this improvement!
You're correct. The files should be using a hash but they currently aren't.
Can you try clearing the cache?
done by clearing the cache
This issue respects the following points:
Description of the bug
Hello Jellyfin team,
I encountered a layout issue with the toolbar icons in the Jellyfin web player when using a tablet device with Chrome. The icons are misaligned or appear in unexpected positions compared to how they appear on a desktop browser. This issue impacts usability, as the toolbar elements become hard to reach and interact with on the tablet.
Reproduction steps
What is the current bug behavior?
Web Player icons is not right aligned. On my tablet (Chrome)
What is the expected correct behavior?
Volume and Config icons should be aligned on thr right side. Like this, on pc (Firefox)
Jellyfin Server version
10.10.0+
Specify commit id
No response
Specify unstable release number
No response
Specify version number
No response
Specify the build version
10.10.0
Environment
Jellyfin logs
FFmpeg logs
No response
Client / Browser logs
No response
Relevant screenshots or videos
No response
Additional information
No response