Closed neil-119 closed 8 years ago
Here's my code.
No zip files please (as per https://github.com/cefsharp/CefSharp/blob/master/CONTRIBUTING.md#help-us-help-you)
Does the cef log provide any relevant information? (By default there should be a debug.log file in your bin directory) Nope
I expect if you find logging enabled you'll have some graphics related problems.
Note There is a known graphics issue with WPF and OffScreen versions, see #1634 for details, also see #1666
As per the release notes there are known graphics issues with the WPF
version.
Okay, thank you. I searched and didn't see this particular issue posted, as it only happens on certain pages doing some kind of polling (Zopim was an example) and only on the WPF version, so I thought I'd post the issue to let you guys know.
For other people having this issue, a workaround is to host the WinForms version of the project in WPF through the WinFormsIntegration assembly.
Hello I have same problem with this version. I downgrade version to 47.0.3 and it is working wel
WinForms
,WPF
orOffScreen
? WPFCef
TestApp from http://cefbuilds.com? No.