-
-
Notifications
You must be signed in to change notification settings - Fork 450
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
Opening a video from the mini-player moves the video to a corner #5816
Comments
This comment was marked as off-topic.
This comment was marked as off-topic.
There's already a recording attached. Just expand the Details section and you'll see it (under the Other Details) |
This comment was marked as off-topic.
This comment was marked as off-topic.
Went as far back to v0.21.1 and this bug still happens on my primary Android 14 device. Not reproducible on my Android 13 device. Could it be QPR2 that causing this regression? |
Yes, probably some Android battery / performance improvements :/ |
I notice that the underlying problem is the video does not (or sometimes will) resize based on the container when we drag up slowly the mini-player. What if we could instead trigger a resize (or repaint?) of the video content when the player is now no longer a mini-player? |
Newpipe had a very similar issue. This thread might give insight into how they solved it or their fix might even be applicable here even though the "fix" looks like major refactor TeamNewPipe/NewPipe#7262 |
Still having this issue with every video in 26.0, as described in #6525. Android 15 January security patch |
Steps to reproduce
Expected behavior
The video should open normally.
Actual behavior
The video shifts to the corner after opening.
LibreTube version
0.22.1
Android version
Android 14
Other details
If you open the video full screen / rewind the video, it will fall into place. Here's a screen recording:
video_2024-03-26_18-52-53.mp4
Acknowledgements
The text was updated successfully, but these errors were encountered: