-
Thanks for releasing Windows Chrome 130.
I do not think it is my end, have tried on my desktop and laptop.
Cannot get any of the JavaScript alerts to work in dialogs.php
Cannot get the dev to…
-
```
I would like the functionality introduced by Issue 733
(https://code.google.com/p/chromiumembedded/issues/detail?id=733) to be ported
to CEF3. I have attached the patch files that make changes t…
-
```
I've submitted a patch to add an OnFullscreenModeChange callback to CEF
http://code.google.com/p/chromiumembedded/issues/detail?id=562#c16
This is the corresponding patch for cefpython, in the ho…
-
```
I would like the functionality introduced by Issue 733
(https://code.google.com/p/chromiumembedded/issues/detail?id=733) to be ported
to CEF3. I have attached the patch files that make changes t…
-
### Is there an existing issue for this?
- [X] I have searched both open/closed issues, no issue already exists.
### CefSharp Version
127.3.50
### Operating System
Windows 11
### Arc…
-
```
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…
-
For Chinese and Japanese users,
IME is required to type Chinese or Japanese words.
If you could make IME work,
it will be very nice.
-
```
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…
-
```
Javascript provides the document.elementFromPoint(x,y) function to get a DOM
element by position.
However, this requires 4ms in avg in my application and is inconvenient to
implement [0].
I supp…
-
```
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…