-
I tried to resize the window in v55.0.0 and v53.0.1.
I downloaded sources, and build them on my PC(project built in VS. 2015 for platform x86 and x64
i tried run on windows 8 and 10)
I run CefSha…
-
When trying to install CefSharp via NuGet on Microsoft Windows 10, 64 Bit, Visual Studio 2015 community edition I experience the following failure:
```
Using source https://api.nuget.org/v3/index.jso…
rmacy updated
7 years ago
-
My use case for this is from an implementation of a custom browser control which currently uses IE11. I am trying to prove the concept of a drop-in solution that provides an implementation of my custo…
-
Using CefSharp.MinimalExample.Wpf I'm having problems when binding the Visibility property to the LoadStateChanged event. If Visibility.Visible is set once the the event reports isLoading to be false,…
-
Hi,
If I have a CefSharp Chromium Browser WebView in my WPF windows application, and I load a website I get a OnCertificateError callback via RequestHandler implementation.
This issue started ha…
-
Hi All,
If you have a browser window and you right-click on it, you get a popup that has "Back, Forward, Print... and View source." If you have multiple monitors and you do this on the second monito…
-
Hi everyone,
I'm a new developer of Cefsharp. As we know,the WegGL is supported in Cefsharp wpf version.But I didn't see any articles discussed how to use it in winform version. I have test an old …
-
1. I'm using WPF version on Winforms (for taking screenshot)
2. I've changed ViewRect when I taking screenshot so I can get a screenshot of full page.
3. If the page is big (2000px (width) * 10000p…
-
updated:
CefSharp.WinForms.Example v55 scrolls large pages much slower than v51
To reproduce the issue open http://beggar-panda-58623.netlify.com in CefSharp.WinForms.Example v55 and v51 (32 bi…
-
When using custom popup with `LifeSpanHandler` in 43.0.0-pre01, sometimes when I access the parent window with `window.opener.document`, JavaScript will stop execution. After I close the window, and t…