[Nightly] Can not exit full screen mode while Tablet mode off and video started in fullscreen mode
Checklist
- [ ] I am able to reproduce the bug with the latest version given here: CLICK THIS LINK.
- [x] I made sure that there are no existing issues - open or closed - which I could contribute my information to.
- [x] I have read the FAQ and my problem isn't listed.
- [x] I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
- [x] This issue contains only one bug.
- [x] I have read and understood the contribution guidelines.
Affected version
0.27.7-1037-202505100115
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/Screen recordings
https://github.com/user-attachments/assets/232df901-bb77-48f6-b944-5e18edab8537
Logs
No response
Affected Android/Custom ROM version
Android 9 & Android 14 & Android 15
Affected device model
Samsung J7 Prime2 & XQ-CC54 (Xperia 10 IV) & Sony Xperia 1 V (XQ-DQ62)
Additional information
Original Bug Report by @PW999 in https://github.com/polymorphicshade/Tubular/issues/228
Tested with Tubular (includes dev branch commits), NewPipe Nightly and NewPipe Refactor Nightly (both from litetex's f-droid repo) and bug occurs in each. Not occurs in Stable NewPipe 0.27.7 tho
Also introduced by #12044
This was also caused by a7a7dc53631579ea71baed0f097c0ef8638ae07b according to git bisect. And it turns out #12416 fixes this one too. Please test the APK of #12416 and confirm it fixes the problem for you, and thanks for reporting and giving clear instructions to reproduce! @kubo6472 @asandikci
Thanks, this is also fixed by that PR.