Dimillian / IceCubesApp

A SwiftUI Mastodon client
https://apps.apple.com/us/app/ice-cubes-for-mastodon/id6444915884
GNU Affero General Public License v3.0
5.36k stars 504 forks source link

Bug: video player keeps popping up [MacOS] #2009

Open theotherlinh opened 6 months ago

theotherlinh commented 6 months ago

Environment:

Description

When the inline video player is activated, it seems any click after the initial play will pause the video and then trigger a new pop out video (starts from the beginning). Auto-play being on or off doesn't seem to matter.

Any continued attempt to click to interact with video playback will repeat the issue (another video pop out). Clicking to move the window/close it behave normally.

Related Issues

Maybe https://github.com/Dimillian/IceCubesApp/issues/386 ? There's a mention of multiple video windows, but the context is different.

sh95014 commented 6 months ago

Also on iPad. My main frustration with this bug is when I try to click the unmute button in the inline video, where it instead goes full-screen and starts from the beginning.

Once the video is playing, the onscreen controls should work, and clicking on the video where there is no control should dismiss the controls overlay.