-
Notifications
You must be signed in to change notification settings - Fork 17k
Closed
Labels
31-x-y32-x-ybug 🪲component/BrowserWindowcomponent/wcohas-repro-gistIssue can be reproduced with code at https://gist.github.com/Issue can be reproduced with code at https://gist.github.com/platform/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
31.3.0
What operating system(s) are you using?
Windows
Operating System Version
Windows 11 23H2 22631.3958
What arch are you using?
x64
Last Known Working Electron version
No response
Expected Behavior
I would like the acrylic effect of the window to still be applied when it is maximized.
Actual Behavior
When maximizing the window with backgroundMaterial: "acrylic" the background turns black. normal window appearance:

maximized appearance:

Testcase Gist URL
https://gist.github.com/notAperson535/475b248011fd7a22e6e7be3b5080baa5
Additional Information
To even make this window maximizable these two parameters were added to the browser window:
titleBarStyle: "hidden",
titleBarOverlay: true,
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
31-x-y32-x-ybug 🪲component/BrowserWindowcomponent/wcohas-repro-gistIssue can be reproduced with code at https://gist.github.com/Issue can be reproduced with code at https://gist.github.com/platform/windowsstatus/confirmedA maintainer reproduced the bug or agreed with the featureA maintainer reproduced the bug or agreed with the feature