iv-org / invidious

Invidious is an alternative front-end to YouTube
https://invidious.io
GNU Affero General Public License v3.0
16.3k stars 1.81k forks source link

[Bug] Video stopping on mouse movement #3389

Open matusmlady opened 1 year ago

matusmlady commented 1 year ago

Describe the bug Video stopping after releasing mouse button on the player also when pressing the button somewhere else. Works with left, right and middle buttons. Also the volume bar is affected. While (only) the left button is pressed the volume bar setting adjusts to the pointer/cursor's position.

Steps to Reproduce

  1. start playing any video on any invidious instance
  2. click somewhere on the page with the right/left/middle button (doesn't have to be empty, however dragging html elements won't create the bug)
  3. don't release the mouse button
  4. move onto the video player (not the controls at the bottom - except the volume bar)
  5. if moved to the volume bar the volume should be changing
  6. release the button
  7. video should change it's state - pause/resume

Additional context