CefSharp icon indicating copy to clipboard operation
CefSharp copied to clipboard

.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework

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

#### Release 104.4.x - [x] Create `cefsharp/104` release branch - [x] Update `DevTools` client `API` - [x] Update to latest CEF build - [x] Resolve remaining issues attached to [104...

release-notification

I use the project from official website and version '41.0.1' ,when I design a wonderful window,I have to set variable ''AllowsTransparency" to "true", “WindowStyle” to "None",I edited the ‘MainWindow.xaml’ ,set...

wpf
up-for-grabs
known-issue
pr-merged
pr-rejected

https://github.com/chromiumembedded/cef/commit/521546d6b78db06a645e92e52d28d4014c57dcad

feature-request

Add a `static` method to unregister the `Cef.Shutdown` event handlers manually. Currently you can set `CefSharpSettings.ShutdownOnExit` false, this can be a little tricky to know when and validate that it's...

enhancement
up-for-grabs
Good First Issue

When building in release mode the compiler will kindly point out all the public places that don't have xml comments, we should add/fix these in preparation for releasing a symbols...

up-for-grabs
Good First Issue

New methods were added in commit https://github.com/chromiumembedded/cef/commit/d9b764860aa0c1dfad58b123474bc133c4e43d39

Bulk of the work to support Windows ARM64 is done. The only feature that will help is if CefSharp could also be compiled for .NET Framework ARM64 support. It should...

feature-request

I noticed a strange behavior in the WPF CefSharp browser. When watching a video (YouTube for example), the video is not totaly fluid. but if something else is hapenning in...

wpf

The new OOP designer likely requires a new design time class. Details in https://devblogs.microsoft.com/dotnet/state-of-the-windows-forms-designer-for-net-applications/ https://www.nuget.org/packages/Microsoft.WinForms.Designer.SDK

winforms
known-issue

After using touch display in PDF viewer to scroll (document and thumbnail area) scrolling using mouse wheel doesn’t work anymore. OS: Windows 10 (19044.1645) Using Google Chrome 101.0.4951.54 and CEF...

wpf
upstream
known-issue