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

Transparency regression on Windows #692

Closed
1 of 2 tasks
chaynabors opened this issue Sep 15, 2022 · 1 comment · Fixed by #693
Closed
1 of 2 tasks

Transparency regression on Windows #692

chaynabors opened this issue Sep 15, 2022 · 1 comment · Fixed by #693

Comments

@chaynabors
Copy link

Describe the bug
Transparency no longer works out of the box on Windows 11 (at least). Instead, a black background is present.
Likely something to do with this commit

Steps To Reproduce

  • Be on Windows 11. Possibly 10 as well.
  • Create a webview using the WebViewBuilder, making sure to set with_transparent to true.
  • Observe a nontransparent window

Expected behavior
The background of our application window should be transparent.

Screenshots
image

Platform and Versions (please complete the following information):
OS: Windows 11 build 22000
Rustc: 1.63.0 (latest)

Would you assign yourself to resolve this bug?

  • Yes
  • No

Additional context
Not totally vital, but we can't upgrade until resolved. Ping me if you can't reproduce this and I'll try to get some more info.

@amrbashir
Copy link
Member

Thanks for the report, I will release a fix for this shortly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants