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

Visible scrollbars during video playback #1773

Closed
sfkpmr opened this issue Jun 11, 2022 · 3 comments · Fixed by #1804 or #1812
Closed

Visible scrollbars during video playback #1773

sfkpmr opened this issue Jun 11, 2022 · 3 comments · Fixed by #1804 or #1812
Labels
bug Something isn't working confirmed This bug was reproduced successfully by multiple people

Comments

@sfkpmr
Copy link
Contributor

sfkpmr commented Jun 11, 2022

Description of the bug

When starting playback of video in Chromium, the side scrollbar remains visible, and a bottom scrollbar appears.

image

In Firefox the side scrollbar remains visible, but the bottom one doesn't appear.

Vue 8a4f36e
Firefox 101.0
Chromium 102.0.5005.61
Fedora (KDE Plasma)

Steps to reproduce

Start playback of video.

Expected behavior

No visible sidebars during video playback.

Logs

No response

Screenshots

No response

Platform

Linux

Browser

Other (Please specify in the "additional context" section)

Jellyfin server version

10.8.0

Additional context

No response

@sfkpmr sfkpmr added the bug Something isn't working label Jun 11, 2022
@ldexterldesign
Copy link

Same

Vivaldi | 5.3.2679.51 (Stable channel) (x86_64)
-- | --
Revision | 6e449a1e01d22b5335622ea66ec339c84b860b08
OS | macOS Version 12.4 (Build 21F79)
JavaScript | V8 10.2.154.8
User Agent | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.108 Safari/537.36
Command Line | /Applications/Vivaldi.app/Contents/MacOS/Vivaldi --flag-switches-begin --flag-switches-end --disable-smooth-scrolling --save-page-as-mhtml
Executable Path | /Applications/Vivaldi.app/Contents/MacOS/Vivaldi
Profile Path | /Users/ldexterldesign/Library/Application Support/Vivaldi/Default
Linker | lld

@ThibaultNocchi ThibaultNocchi added the confirmed This bug was reproduced successfully by multiple people label Jul 1, 2022
@Vankerkom
Copy link
Contributor

The horizontal scrollbar is caused by incorrect use of width: 100vw. A fix for this is on it's way.

The vertical scrollbar is the regular scrollbar for the application. This is correct browser behaviour because the video player is being displayed inside a full-screen pop-up.

@ferferga
Copy link
Member

ferferga commented Nov 15, 2022

Right scrollbar is still visible

@ferferga ferferga reopened this Nov 15, 2022
@ferferga ferferga linked a pull request Mar 30, 2023 that will close this issue
15 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working confirmed This bug was reproduced successfully by multiple people
Projects
None yet
5 participants