Problem
Users cannot reliably play/pause their current video by pressing the spacebar. This functionality exists in most video players and would come across as a missing feature.
Work Done
Allow player container to be focused
Have player controller toggle play state when it receives a spacebar keydown event
Issue
315
Problem Users cannot reliably play/pause their current video by pressing the spacebar. This functionality exists in most video players and would come across as a missing feature.
Work Done