InfinityLoop1308 / PipePipe

A FLOSS Android app to let you browse YouTube, NicoNico and BiliBili freely.
GNU General Public License v3.0
1.98k stars 40 forks source link

[Bug]Collision between two gesture commands #445

Open Pafzedog opened 3 days ago

Pafzedog commented 3 days ago

Checklist (Your issue will be automatically closed if you delete this part)

Describe the bug Hello, since version 3.8, there is a collision between two gesture actions.

Steps to reproduce the bug When full screen, swipe down On the right half of the screen to lower sound level, sometime sound level is lowered, sometime video starts to be minimized. Device (e.g. Pixel 9 Pro) Oneplus nord 2t Error report No error report Additional context

InfinityLoop1308 commented 1 day ago

When in full screen mode, the screen is now divided into three vertical sections:

You need to swipe down on the middle section to minimize.

Pafzedog commented 1 day ago

Thank you but I think I didn't explain myself correctly, it's not getting out of full screen but all the video is getting "dockerized" in the bottom of the screen . check the screen record attached please.

https://github.com/user-attachments/assets/87a8d3f7-6e89-4101-bb81-044b668fdf17

InfinityLoop1308 commented 1 day ago

Yeah that is expected. If the controls are visible (the overlay which contains the play/pause button, title, author, menu, etc.), swiping down will minimize the video; otherwise it will decrease the volume. You can click to switch the visibility of the overlay.

Pafzedog commented 1 day ago

Ok, I understand. But you can see that the second time, the video is minimized whereas there is no overlay and it's often happening. I didn't face this never before latest versions.

InfinityLoop1308 commented 11 hours ago

I tried many times and it seems quite random to me... It occurs like 1 in 20 and I can't find a way to reproduce it.

InfinityLoop1308 commented 11 hours ago

It would be helpful if you can provide a stable method to trigger the issue.