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]: Background material can break the window in VM/RDP #42446

Open
3 tasks done
mitchchn opened this issue Jun 11, 2024 · 0 comments
Open
3 tasks done

[Bug]: Background material can break the window in VM/RDP #42446

mitchchn opened this issue Jun 11, 2024 · 0 comments
Labels
30-x-y bug 🪲 has-repro-gist Issue can be reproduced with code at https://gist.github.com/ platform/windows

Comments

@mitchchn
Copy link
Contributor

Preflight Checklist

Electron Version

30.0.02

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

Setting a background material on a window should not cause any adverse affects. In a VM or machine without a real GPU, the material should fall back to being opaque as it does in other apps.

Actual Behavior

Setting a background material in an Azure VM accessed over RDP makes the window blank and unusable.

Screenshot 2024-06-11 at 12 22 05 PM

Testcase Gist URL

https://gist.github.com/mitchchn/360cd5bfeae8d98cf9f8121893512829

Additional Information

Disabling hardware acceleration is a workaround, but it should not be necessary as native apps with Mica fall back gracefully in this scenario.

The GPUs reported in the VM are "Microsoft Hyper-V Video" and "Microsoft Remote Display Adapter"

Screenshot 2024-06-11 at 1 17 06 PM

@electron-issue-triage electron-issue-triage bot added the has-repro-gist Issue can be reproduced with code at https://gist.github.com/ label Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
30-x-y bug 🪲 has-repro-gist Issue can be reproduced with code at https://gist.github.com/ platform/windows
Projects
None yet
Development

No branches or pull requests

2 participants