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

App stops responding when backing out of a paused video sometimes #5279

Open
MetaflameDragon opened this issue Sep 11, 2024 · 2 comments
Open
Labels
bug Something isn't working

Comments

@MetaflameDragon
Copy link

MetaflameDragon commented Sep 11, 2024

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

  1. Open a video to start playing it
  2. Tap to show the interface, then pause the video reproducible without pausing, see below
  3. 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.

@MetaflameDragon MetaflameDragon added the bug Something isn't working label Sep 11, 2024
@MetaflameDragon
Copy link
Author

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?

bsky_video_bug_interface_freeze_2.mp4

@MetaflameDragon
Copy link
Author

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.

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

No branches or pull requests

1 participant