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

Feature request: WPF WebView2 compositioning #197

Open
kekyo opened this issue May 22, 2020 · 1 comment
Open

Feature request: WPF WebView2 compositioning #197

kekyo opened this issue May 22, 2020 · 1 comment
Labels
feature request feature request tracked We are tracking this work internally.

Comments

@kekyo
Copy link

kekyo commented May 22, 2020

Congrats release first public preview1 package for WebView2!

I tested WPF compositioning with WebView2 package, but couldn't do that... (Related #23)
Is it with implicitly requirements?

Test code is here (target frameworks tested net462 and netcoreapp3.1):
https://github.com/kekyo/WebView2CompositionTest

Result 1: Compositioning successful each TextBlocks. (Overlapped text lines)
TextBlockResult

Result 2: Compositioning failure both a WebView2 and a TextBlock. (Hided TextBlock behind WebView2)
WebView2Result

AB#25254665

@david-risney david-risney added the feature request feature request label May 22, 2020
@david-risney david-risney changed the title How to enable compositioning on WPF WebView2 preview1 package? Feature request: WPF WebView2 compositioning May 22, 2020
@david-risney
Copy link
Contributor

Apologies we do not have WPF compositioning yet. The previous issue #23 probably shouldn't have been closed but it was confusing with lots of other people talking about .NET support more generally. We can leave as is and use this GH issue to track WPF compositioning. Thanks for opening this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request feature request tracked We are tracking this work internally.
Projects
None yet
Development

No branches or pull requests

3 participants