dim
dim copied to clipboard
Prevent focus on click (video btns)
When clicking buttons in the web-player, they become focused such that if i click space-bar after clicking for example the settings icon, instead of pausing the video, the spacebar click opens the settings modal.
The correct behavior is that buttons other than play/pause dont get focused on click, such that when clicking spacebar the video plays or pauses instead.