Use encapsulated browsers instead of pop-ups #4797
AlinaWang2015
started this conversation in
General
Replies: 1 comment
-
Not a supported version
It's impossible to say from the code. What does You can host the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
CefSharp Version
96.0.180.0
Operating System
Windows 10
Architecture
x86
.Net Version
.Net 6
Implementation
WPF
Reproduction Steps
I use ChromiumWebBrowser to encapsulate a FormBrowser. Now there is a scenario: use FormBrowser to load a web page A, and the user clicks on the hyperlink of web page A, and pop-up window B needs to be loaded. However, I used the following method to instead of pop-up window, but the new window did not work.
Beta Was this translation helpful? Give feedback.
All reactions