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

Opening a video from the mini-player moves the video to a corner #5816

Open
3 tasks done
JustMarkov opened this issue Mar 26, 2024 · 8 comments
Open
3 tasks done

Opening a video from the mini-player moves the video to a corner #5816

JustMarkov opened this issue Mar 26, 2024 · 8 comments
Labels
bug Something isn't working help wanted Looking for help

Comments

@JustMarkov
Copy link

Steps to reproduce

  1. Open the video
  2. Swipe it down to the mini-player
  3. Open the video from the mini-player

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

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
  • I have written a short but informative title.
  • I will fill out all of the requested information in this form.
@JustMarkov JustMarkov added the bug Something isn't working label Mar 26, 2024
@Bnyro

This comment was marked as off-topic.

@akano12
Copy link
Collaborator

akano12 commented Mar 26, 2024

Please share a screen recording.

There's already a recording attached. Just expand the Details section and you'll see it (under the Other Details)

@JustMarkov

This comment was marked as off-topic.

@TechnoSparks
Copy link

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?

@Bnyro
Copy link
Member

Bnyro commented May 7, 2024

Yes, probably some Android battery / performance improvements :/

@Bnyro Bnyro added help wanted Looking for help and removed can't reproduce labels Jun 14, 2024
@TechnoSparks
Copy link

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?

@Bnyro Bnyro mentioned this issue Jul 12, 2024
3 tasks
@PJansky
Copy link

PJansky commented Jul 20, 2024

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

@FrenchToucan
Copy link

FrenchToucan commented Jan 10, 2025

Still having this issue with every video in 26.0, as described in #6525.

Android 15 January security patch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Looking for help
Projects
None yet
Development

No branches or pull requests

6 participants