Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Frameless Mica windows animate and jiggle when shown #41676

Open
3 tasks done
mitchchn opened this issue Mar 23, 2024 · 0 comments
Open
3 tasks done

[Bug]: Frameless Mica windows animate and jiggle when shown #41676

mitchchn opened this issue Mar 23, 2024 · 0 comments
Labels
29-x-y bug 🪲 has-repro-gist Issue can be reproduced with code at https://gist.github.com/ platform/windows status/confirmed A maintainer reproduced the bug or agreed with the feature

Comments

@mitchchn
Copy link
Contributor

Preflight Checklist

Electron Version

29.1.5

What operating system are you using?

Windows

Operating System Version

Windows 11 23H2

What arch are you using?

x64

Last Known Working Electron version

No response

Expected Behavior

A hidden window should appear instantly without any kind of animation when it is shown with window.show().

Actual Behavior

A window with these properties:

backgroundMaterial: "mica",
titlebarStyle: "hidden"

Will always animate when shown, as if it were opening for the first time, causing the already-rendered contents to jiggle around.

CleanShot 2024-03-22 at 22 24 17

Testcase Gist URL

https://gist.github.com/bcabb1d9179ef9a0e0d42aec06ce7d97

Additional Information

No response

@codebytere codebytere added platform/windows has-repro-gist Issue can be reproduced with code at https://gist.github.com/ 29-x-y status/confirmed A maintainer reproduced the bug or agreed with the feature labels Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
29-x-y bug 🪲 has-repro-gist Issue can be reproduced with code at https://gist.github.com/ platform/windows status/confirmed A maintainer reproduced the bug or agreed with the feature
Projects
No open projects
Status: 👍 Does Not Block Stable
Development

No branches or pull requests

2 participants