-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
WPF - cannot redraw page on Intel 11th Core Iris Xe Integration graphic card #3280
Comments
Thanks for the workaround 👍 Have you reported the issue with the Making this as As this doesn't appear to be anything actionable from a |
okay, thanks for you reply. I haven't reported this to the WPF Team, now that I'll report the issue to WPF team. |
Intel reportedly have an updated driver available for download |
What version of the product are you using?
What architecture x86 or x64?
x64
On what operating system?
Win10 20H2
Are you using
WinForms
,WPF
orOffScreen
?WPF
What steps will reproduce the problem?
What is the expected output? What do you see instead?
it's not any expected output, just this page doesn't redraw.
Please provide any additional information below.
CefSharp.WinForm dosen't have this problem. just WPF have.
use this code disable WPF hardware acceleration, everything seem normal.
CEF
Sample ApplicationNO, only occur in CefSharp.WPF.
The text was updated successfully, but these errors were encountered: