You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pausing a video(reproducible without pausing, see below) and using the back gesture sometimes caused the video to start playing again, and the app stopped responding to input. Reproducing it was wildly inconsistent though.
To Reproduce
Open a video to start playing it
Tap to show the interface, then pause the videoreproducible without pausing, see below
Go to the previous screen. With luck, this will trigger the bug.
Screenshots
bsky_video_bug_interface_freeze_on_back.mp4
Details
Platform: Android
Platform version: Android 14 (Fairphone 5G)
App version: 1.91.0.307
Additional details
When reviewing the video, I noticed that audio kept playing after backing out for the first time, though the interface indicated otherwise. Not sure if this is a UI desync (should keep playing) or if the intent is to mute again.
The text was updated successfully, but these errors were encountered:
Reproduced without pausing. Not sure if pausing causes it more consistently, but the freeze can happen while the video is playing too. In this case, video control elements didn't show up over the video when it froze.
This also made me notice that, for some reason, only my screen recorder captured audio while the video was shown to be muted (related to what I noted in Additional Details), but the phone itself wasn't actually playing audio at that time. So... low priority weirdness I guess?
Managed to reproduce without even tapping on the video itself. Simply doing the back gesture to go to my home screen and then opening the app caused it to freeze.
I think it might be worth noting that I use navigation gestures instead of the navigation bar at the bottom, so back means swiping away from the side of the screen.
Describe the bug
Pausing a video(reproducible without pausing, see below) and using the back gesture sometimes caused the video to start playing again, and the app stopped responding to input. Reproducing it was wildly inconsistent though.To Reproduce
then pause the videoreproducible without pausing, see belowScreenshots
bsky_video_bug_interface_freeze_on_back.mp4
Details
Additional details
When reviewing the video, I noticed that audio kept playing after backing out for the first time, though the interface indicated otherwise. Not sure if this is a UI desync (should keep playing) or if the intent is to mute again.
The text was updated successfully, but these errors were encountered: