electron
electron copied to clipboard
[Bug]: Main window black screens when it's fullscreen and launches a child window
Preflight Checklist
- [X] I have read the Contributing Guidelines for this project.
- [X] I agree to follow the Code of Conduct that this project adheres to.
- [X] I have searched the issue tracker for a bug report that matches the one I want to file, without success.
Electron Version
26.2.0
What operating system are you using?
macOS
Operating System Version
macOS Ventura 13.2.1
What arch are you using?
arm64 (including Apple Silicon)
Last Known Working Electron version
No response
Expected Behavior
I expect that the main window stays alive when it's fullscreen and launches a child window
Actual Behavior
child window is launched fullscreen on another Desktop/Space and main window becomes black
Testcase Gist URL
https://gist.github.com/pushkin-/0892f7b6bf02b8b61fb3330e924e548c
Additional Information
- full screen main window
- click Open Window
- observe child window launches on another Space for some reason
- Menu -> Close Window
- You get sent back to the main window which is now black
Maybe related to all the other fullscreen/black screen kinds of issues I opened recently. Possibly a dupe of something
Looks like the current behavior was introduced in v20.2.0. Looks like it's likely an upstream Chromium change that introduced it.
This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. If you have any new additional information—in particular, if this is still reproducible in the latest version of Electron or in the beta—please include it with your comment!
bump
bump. I can reproduce in v19.1.1