Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
92 views

I'm implementing CI/CD for a couple applications using GithubActions in GHES with a self-hosted runner and I've been facing this problem "An error occurred while validating. HRESULT = '80004005'&...
Frank Junior Reyes Batista's user avatar
0 votes
0 answers
45 views

I want CefSharp to "serve" files from the File-System. The documentation describes how to use CefSettings.RegisterScheme: settings.RegisterScheme(new CefCustomScheme { SchemeName = "...
htho's user avatar
  • 1,910
0 votes
0 answers
81 views

I'm using CEF-Sharp in a utility that a makes use of some Google Maps APIs. Google has recently been sending out emails whining about 'unsecured API keys'. So, on investigating, I figured the easiest &...
Kyudos's user avatar
  • 745
0 votes
1 answer
79 views

I am using the JavaScript Integration in CefSharp to expose a .NET class to JavaScript. Simplified Example: public class Transformer { public Rect Rotate(Rect rect) => new Rect { Width =...
Stefan Podskubka's user avatar
0 votes
1 answer
159 views

I have an WinForms application in C# which is working fine. I am trying to integrate the CEF with it. As soon as I initialize the CEFSettings, all my forms get distorted. I'm new to WinForms and can't ...
Henry Vjem's user avatar
0 votes
0 answers
170 views

We have an application that uses CefSharp (131.0.6778.86) to display several quite simple html pages within a WinForms Application. For one specific customer the application suddenly crashes with ...
ChainsawHeadSquirrel's user avatar
0 votes
0 answers
29 views

Is anyone facing issue related to multi language spell suggestions with cefsharp? Using V134 minimum example project and not making any changes, I see the spell checker is working and showing ...
Manoj's user avatar
  • 1
0 votes
0 answers
130 views

I'm trying to develop an application that renders the cef texture in offscreen-rendering. I don't want to render it to a form or any window. I'd like to create a texture which I'm then sharing to ...
Aze's user avatar
  • 104
1 vote
2 answers
93 views

I want to scale the browser window in my application to fit the available space. However, standard methods for implementing this functionality do not work correctly, as seen in the image below. I ...
ArsGeek's user avatar
  • 11
0 votes
0 answers
68 views

I'm creating a Library where you can use Puter.js's AI API but on C#, and I'm running into an issue. Puter has this weird pop-up authentication thingy where you have to manually click "Continue&...
ZiAD's user avatar
  • 35
0 votes
0 answers
36 views

I have an app that uses CEFSharp. In the app I use EvaluateScriptAsync a lot such as: var script = $@" (function() {{ var select = document.getElementsByName('{name}')[0]; if ...
Jim Wilcox's user avatar
  • 1,583
0 votes
0 answers
631 views

On around 1 of 20 startups of the C# WPF application and opening a window with CefSharp Control on it, I get the exception: Cef.IsInitialized was false!.Check the log file for errors!. See https://...
Markus's user avatar
  • 2,301
1 vote
1 answer
38 views

How can we access objects in ShadowRoot (Open) using CefSharp DOM? Can you give some examples. pleace, not use javascript. page: <div id="host"> #shadow root (open) <!-...
ninova muhendisler's user avatar
1 vote
0 answers
69 views

when using cefsharp in netforms/wpf and i try to start the app for a second time it opens correctly but in taskmanager the apps are in different main processes. image i have tried allot of different ...
Flag Detect's user avatar
0 votes
1 answer
127 views

I have a CefSharp project using WPF and I'm upgrading my reference from 105.3.390 to 119.4.30 (those are specific versions I need based on the program that is hosting my code). Why I upgrade I get a ...
sfaust's user avatar
  • 2,473

15 30 50 per page
1
2 3 4 5
117