-
I've been digging through this trying to see if this is possible,
What I am looking to do is have customizable plugins. So, in my Splash screen of my browser I'll have check boxes to enable / disable…
-
```
What steps will reproduce the problem?
1. Visit http://eightmedia.github.com/hammer.js/
2. Try pinch gesture
3. Try scrolling on background
4. Confirm touch events are being interfered with
http…
-
```
What steps will reproduce the problem?
1. Visit http://eightmedia.github.com/hammer.js/
2. Try pinch gesture
3. Try scrolling on background
4. Confirm touch events are being interfered with
http…
-
I am getting a strange crash on cefsharp:
Here is the call stack:
``` c#
[code/stracktraces]
System.NullReferenceException was unhandled
HResult=-2147467261
Message=Object reference not set to a…
-
I can't seem to figure out how do create a reference to an html element, let's say an input box and then set the text programmatically.
I've tried using EvaluateScript (as per the example BrowserTabU…
-
Add a `Readme.txt` file to the `nuget` packages as per http://docs.nuget.org/docs/creating-packages/creating-and-publishing-a-package
Include
- Basic troubleshooting info
- The all important `AnyCpu…
-
Hello,
I have the CefSharp browser control working well in my app. However, when I try to show the Dev Tools, I get the error message "InspectorFrontEndAPI is not defined". How can I fix this?
Int…
-
I'm putting this here since it cost me a bit of time. For those of you using the CefSharp source files instead of the NuGet package, don't forget to include the executable contents of the CefSharp Br…
-
Hi all,
I encountered an interesting issue when working with CefSharp WPF.
In the Code behind of a xaml the CefSharp is initialized in the constructor and in a method called when the view is created…
udo75 updated
9 years ago
-
When you set high contrast mode in Windows nothing happens with web pages displayed with CEFSharp winforms browser.