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

Pressing any button on the ExoPlayer UI causes the phone's status bar to appear and then not disappear. #1051

Closed
1 of 3 tasks
maru801 opened this issue May 15, 2023 · 2 comments · Fixed by #1063
Closed
1 of 3 tasks
Labels
bug Something isn't working confirmed Confirmed bug reports that shouldn't go stale

Comments

@maru801
Copy link

maru801 commented May 15, 2023

Describe the bug

When playing a video in the landscape orientation, Android's top-bound status/info bar should disappear to not block the video.

When a video is started, the status bar goes away. However, if any of the UI buttons are pressed (audio button, subs button, quality changer, etc.), the status bar on top will appear and never disappear again.

The only way to remove the status bar is to double-press on the "enter full-screen" icon to reset the window.

Logs

No response

Application version

2.5.0

Where did you install the app from?

Google Play

Device information

Samsung Note9

Android version

Android 10 (Samsung's One UI 2.5)

Jellyfin server version

10.8.10

Which video player implementations does this bug apply to?

  • Web player (default)
  • Integrated player (ExoPlayer)
  • External player (VLC, mpv, MX Player)
@maru801 maru801 added the bug Something isn't working label May 15, 2023
@Maxr1998
Copy link
Member

Maxr1998 commented May 16, 2023

That's odd, I can't reproduce this on my end (Pixel 5 Android 13). The status bar doesn't even show for me when opening a menu. Might need to fire up an emulator to specifically check Android 10 as well.

@Maxr1998
Copy link
Member

Confirmed to be a version-specific bug. And there was me thinking that libraries for compatibility would have the same behavior on all versions…

@Maxr1998 Maxr1998 added the confirmed Confirmed bug reports that shouldn't go stale label May 16, 2023
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 Confirmed bug reports that shouldn't go stale
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants