-
Notifications
You must be signed in to change notification settings - Fork 72
Description
Checklist
- I am able to reproduce the bug with the latest version.
- I am not able to reproduce the bug with the latest version of vanilla NewPipe.
- I made sure that there are no existing issues - open or closed - which I could contribute my information to.
- I have read the FAQ and my problem isn't listed.
- I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
- This issue contains only one bug.
- I have read and understood the vanilla NewPipe contribution guidelines.
Affected version
0.27.7
Steps to reproduce the bug
- Turn off auto-rotate in Android
- Enable "Start main player in fullscreen" in "Video and Audio"
- Set "Tablet mode" to off in "Appearance"
- Play a video
Expected behavior
The video opens full screen and is rotated 90°
When I press the toggle fullscreen icon in the bottom right corner, the player exits fullscreen mode and is rotated back 90°. The player now also show a cross to close the video
Actual behavior
The video opens full screen and is rotated 90°
When I press the toggle fullscreen icon, the video fast forwards. It is impossible to exit full screen mode. It is impossible to exit the video.
Screenshots/Recordings
tubular.1.mp4
Don't mind the heavy distortion at the beginning, scrcpy creates a weird video that changes dimensions halfway (due to rotation) and ffmpeg couldn't handle it properly while compressing it so I could upload it to Github.
Logs
No response
Affected Android/Custom ROM version
Android 14
Affected device model
XQ-CC54 (Xperia 10 IV)
Additional information
It worked fine in the previous version of Tubular. I wonder if it has anything to do with the middle swipe gesture which was added in Newpipe.
It does work in tablet mode, but then it gets annoying due to #210