-
This issue doesn't occur if you set `ApplicationSettings.cache_path` option.
Upstream CEF issue:
https://bitbucket.org/chromiumembedded/cef/issues/2289/cefclient-creates-permanent-cache
The "GP…
-
```
To enable touch screen support for CEF 1 we would have to introduce
a CEF command line option and call WebKit::WebRuntimeFeatures::enableTouch()
with false/true according to the value in libcef/br…
-
```
To enable touch screen support for CEF 1 we would have to introduce
a CEF command line option and call WebKit::WebRuntimeFeatures::enableTouch()
with false/true according to the value in libcef/br…
-
```
To enable touch screen support for CEF 1 we would have to introduce
a CEF command line option and call WebKit::WebRuntimeFeatures::enableTouch()
with false/true according to the value in libcef/br…
-
```
The CEF context menu implementation on Linux currently requires that a
GtkWidget be passed to CefWindowInfo::SetAsOffScreen(). With Java integration
it's possible to get an X11 Window handle but…
-
```
The CEF context menu implementation on Linux currently requires that a
GtkWidget be passed to CefWindowInfo::SetAsOffScreen(). With Java integration
it's possible to get an X11 Window handle but…
-
**[Original report](https://bitbucket.org/chromiumembedded/cef/issues/3304) by Adam D. Ruppe (Bitbucket: [adamdruppe](https://bitbucket.org/adamdruppe), GitHub: [adamdruppe](https://github.com/adamdru…
-
```
Observed in branch 1650 when running the wx.chromectrl sample2.py example.
Reported here:
http://www.magpcss.org/ceforum/viewtopic.php?p=22227#p22227
It might be an edge case, as there is someth…
-
```
Observed in branch 1650 when running the wx.chromectrl sample2.py example.
Reported here:
http://www.magpcss.org/ceforum/viewtopic.php?p=22227#p22227
It might be an edge case, as there is someth…
-
```
This is more of query than a bug.
In javachromiumembedded, there is a provision to send msg to Java world.
By invoking "window.cefQuery", it is possible to send a string to Java world in
the abo…