OdyseeTeam / odysee-frontend

The code that runs odysee.com
https://odysee.com
MIT License
213 stars 68 forks source link

[firefox] Moving floating video player around resumes / pauses the video strangely #1643

Open Myzel394 opened 2 years ago

Myzel394 commented 2 years ago

Is your feature request related to a problem? Please describe. When you move the floating video player around, it resumes / pauses the video when releasing the mouse.

Describe the solution you'd like Only pause / resume the video when the video player has not been moved around.

Describe alternatives you've considered

Additional context I can create a PR

tzarebczan commented 2 years ago

Is this happening all the time, on various browsers, or with some specific steps?

Myzel394 commented 2 years ago

I tried it out in Brave and Firefox and it seems like it's only happening in Firefox

infinite-persistence commented 2 years ago

Not again ... it seem to coincide with a videojs version upgrade every time. Might want to dig up the actual root-cause this time rather than patching from the top-level.

Past attempt (there are 2 more, I believe): https://github.com/lbryio/lbry-desktop/pull/4710