when i enable "ChromeRuntime", the ChromiumWebBrowser layouts incorrect #4778
Closed
ijustkeepmoving
started this conversation in
General
Replies: 1 comment 5 replies
-
can anyone help me? |
Beta Was this translation helpful? Give feedback.
5 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.
-
Is there an existing issue for this?
CefSharp Version
120.2.50
Operating System
Windows 10
Architecture
x64
.Net Version
CefSharp.Wpf.NETCore
Implementation
WPF
Reproduction Steps
hi~~ i am a newer to Cefsharp~~~
when i enable "settings.ChromeRuntime = true;" the position and size of browser is not working, it layouts on the top and left of the window with a fixed size~~~
when i set settings.ChromeRuntime = false; everything goes well
i have test the MinmalExample ,the result is the same with description above
i dont know why?

Expected behavior
the position and size render correct~~
Actual behavior
the position and size is not working
Regression?
No response
Known Workarounds
No response
Does this problem also occur in the CEF Sample Application
Yes using WPF/OffScreen command line args
Other information
No response
Beta Was this translation helpful? Give feedback.
All reactions