CefSharp icon indicating copy to clipboard operation
CefSharp copied to clipboard

.Net binding for the Chromium Embedded Framework

Results 20 CefSharp issues
Sort by recently updated
recently updated
newest added

“对类型“CefSharp.Wpf.ChromiumWebBrowser”的构造函数执行符合指定的绑定约束的调用时引发了异常。”,行号为“5”,行位置为“28”。 ![Uploading 无标题.png…]()

http://code.google.com/p/chromiumembedded/source/browse/trunk/cef1/include/cef_proxy_handler.h

Added support for multiple AppDomain (useful for running NUnit) Fixed a null pointer exception that occurs when WebView is loaded. Fixed crash on windows deactivate Changed debugging configuration (it wasn't...

Make ClientAdapter CefJSDialogHandler. Methods call propagate to WebView and then BrowserCore. This way we could override WebView and provide custom implementation for some of the CefJSDialogHandler methods.

Add another RespondWith overload, so that we could pass status code and message.

Hi, (Cefsharp v2.25.5) Check out this url, http://jsfiddle.net/Dani_90/r5LJ6/1/, Load this Url in cefsharp and check, when you click on the select control and select on the options it is getting...

When you have one single WPF Window and its Content is a WebView, you could simulate reloading of the WebView, by disposing the old one and creating a new one....

See [this](http://codepen.io/chriscoyier/full/uCwfB) for a demo. Following cursors are not displayed: vertical-text, alias, cell, copy, col-resize, row-size.