ProfZijlstra / video_site

MIT License
4 stars 2 forks source link

Spacebar Pause bug on Chrome #98

Closed ProfZijlstra closed 1 month ago

ProfZijlstra commented 1 month ago

Pressing Space to pause / resume the video on Chrome has issues.

It pauses and then resumes right away.

Check these event handlers. Also on Firefox it's moving the window when space is pressed. It probably needs to preventDefault()

ProfZijlstra commented 1 month ago

Fix in a commit earlier today