Can't exit full-screen from embedded content with key F11 #2514

Closed
opened 2019-05-26 05:49:55 +02:00 by btzr-io · 0 comments
btzr-io commented 2019-05-26 05:49:55 +02:00 (Migrated from github.com)

The Issue

Can't exit full-screen from embedded content (video player) with key F11.

Note: The window exits full-screen mode but the video-player is still displayed on the full page.

Steps to Reproduce

  1. Click the full-screen button from the video player.
  2. Press F11 to exit.

Expected Behavior

When F11 is press it should trigger the exit-full-screen event from the embedded content.

See: https://github.com/electron/electron/issues/18188

test-fullscreen

## The Issue Can't exit `full-screen` from embedded content (video player) with key `F11`. > Note: The window exits full-screen mode but the video-player is still displayed on the full page. ### Steps to Reproduce 1) Click the `full-screen` button from the video player. 2) Press `F11` to exit. ### Expected Behavior When `F11` is press it should trigger the `exit-full-screen` event from the embedded content. See: https://github.com/electron/electron/issues/18188 ![test-fullscreen](https://user-images.githubusercontent.com/14793624/58377220-85ba8380-7f38-11e9-8431-3001548fb761.gif)
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#2514
No description provided.