Clicking space in full screen to pause minimizes video (firefox only?) #3498

Closed
opened 2020-01-15 15:22:02 +01:00 by tzarebczan · 2 comments
tzarebczan commented 2020-01-15 15:22:02 +01:00 (Migrated from github.com)

If you full screen a video and click space, the full screen mode ends. Seems to happen on Firefox and not Chrome.

If you full screen a video and click space, the full screen mode ends. Seems to happen on Firefox and not Chrome.
Meantub commented 2020-01-23 06:51:32 +01:00 (Migrated from github.com)

This happens because when you click the full screen button it receives focus for the keyboard. Kinda like when you click into a textbox it focuses it. So when you press space it presses the full screen button again, minimizing the video.

This happens because when you click the full screen button it receives focus for the keyboard. Kinda like when you click into a textbox it focuses it. So when you press space it presses the full screen button again, minimizing the video.
dalhill commented 2020-01-29 06:18:48 +01:00 (Migrated from github.com)

I'll look into changing the focus from the full-screen button after the user presses it initially. This should cause Firefox to act more like chrome. The current Firefox behavior does seem a little buggy.

I'll look into changing the focus from the full-screen button after the user presses it initially. This should cause Firefox to act more like chrome. The current Firefox behavior does seem a little buggy.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#3498
No description provided.