-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Closed
Labels
24-x-y25-x-ybug 🪲has-repro-repoIssue can be reproduced by cloning a git repoIssue can be reproduced by cloning a git repoplatform/windowsstatus/confirmedA maintainer reproduced the bug or agreed with the featureA maintainer reproduced the bug or agreed with the feature
Description
Preflight Checklist
- I have read the Contributing Guidelines for this project.
- I agree to follow the Code of Conduct that this project adheres to.
- I have searched the issue tracker for a bug report that matches the one I want to file, without success.
Electron Version
24.3.1
What operating system are you using?
Windows
Operating System Version
Windows 11 22H2
What arch are you using?
x64
Last Known Working Electron version
No response
Expected Behavior
When a video is in fullscreen mode, only the video itself is visible, i.e. there is no menu on the screen.
Actual Behavior
When a video is in fullscreen mode, the application menu bar stays visible on top of the screen. See the screenshot below.
Testcase Gist URL
No response
Additional Information
I observed this problem on Windows. I didn't try Linux. On macOS, the behavior is as expected; but the application menu is outside the window there.
I made a minimal Electron application, to show this bug: https://github.com/c3er/electron-fullscreen-issue
The important part of this demo is the index.html
file that contains a <video>
tag referencing a local video file (downloaded from https://samplelib.com/).
panther7 and mifi
Metadata
Metadata
Assignees
Labels
24-x-y25-x-ybug 🪲has-repro-repoIssue can be reproduced by cloning a git repoIssue can be reproduced by cloning a git repoplatform/windowsstatus/confirmedA maintainer reproduced the bug or agreed with the featureA maintainer reproduced the bug or agreed with the feature