Replies: 3 comments 5 replies
-
No idea what you are referring to here.
Are they using Intel 11th Gen iris graphics cards? There is a bug in the Intel driver. #3587 |
Beta Was this translation helpful? Give feedback.
-
I tried to register on this site and did not get an activation email: https://magpcss.org/ceforum/viewforum.php?f=6 -Chromium Embedded Framework Forum |
Beta Was this translation helpful? Give feedback.
-
Hi, I hope to be able to test out a code solution to my issue above, on Windows 10, in the next couple of days, regarding clients with 11th Gen iris graphics cards and will update this blog with my findings. The ProcessRenderMode will be set to RenderMode.SoftwareOnly; Any insights would be greatly appreciated. Thank you, |
Beta Was this translation helpful? Give feedback.
-
Hi,
• What version of the product are you using?
CefSharp - 75.1.143.0
• What architecture?
x86
• On what operating system?
Win 10
• Are you using WinForms, WPF or OffScreen?
WPF
• What steps will reproduce the problem?
I have a WPF application in which we are using CEFsharp for displaying web page . There is not html content in the web page. After the screen is minimized and opened again, we can see the web page. One can only use the application if they minimize after every operation. This is only happening on about 10 of our clients out of many hundreds.When we use the debug tools on the blank page that came up, there is code in the view source.
• What is the expected output? What do you see instead?
Blank screen comes up. We end up minimizing the application and the page comes up correctly.
Thank you,
Ken
Beta Was this translation helpful? Give feedback.
All reactions