-
This is to maintain platform compatibility with MacOS and Linux.
-
Hi,
I recently attempted to update our version of Xilium.CefGlue from **CEF 102** to the **latest** release from this repository.
Unfortunately, this has introduced some significant issues with o…
-
**Steps to reproduce**
1. git clone https://github.com/OutSystems/CefGlue.git (currently on commit `769662f9aec9f8e36848dd3f5bfc314dfeda236b`)
2. cd CefGlue/CefGlue.Demo.Avalonia
3. dotnet restor…
-
```
LaunchProcess: failed to execvp:
/home/kronic/Desktops/Desktop1/Test/CefGlueBrowserProcess/Xilium.CefGlue.BrowserProcess
[0909/134807.636500:ERROR:gpu_process_host.cc(992)] GPU process exited u…
-
Please update cefglue to cef 67. The build is available on cefbuilds now.
ZUBAT updated
6 years ago
-
In CefGlue.Demo.Avalonia when you open a new tab the browser doesn't render the page until the tab is selected.
Is there a way to let the browser download resources and start rendering the page even …
sakya updated
4 weeks ago
-
It seems that is impossible to draw anything over the AvaloniaCefBrowser.
If you change the BrowserView.axaml like this
```xml
…
sakya updated
3 weeks ago
-
## Describe the bug
After using Cefglue in Mac and enabling off-screen rendering, typing any character using the Chinese Simplified input method causes the program to crash
## To Reproduce
Steps …
-
Consider developing centralized controls that are essential for modern software development, including: WebView, PropertyGrid, Ribbon controls.
The following url is for reference:
https://github.c…
-
When hovering over links I would expect the cursor to change. However in the embedded browser of my application on Mac OSX it stays unchanged, the default arrow. When running safari/chrome (not embedd…