java-cef icon indicating copy to clipboard operation
java-cef copied to clipboard

Java Chromium Embedded Framework (JCEF). A simple framework for embedding Chromium-based browsers in other applications using the Java programming language.

Results 104 java-cef issues
Sort by recently updated
recently updated
newest added

The runtime console printed a red ERROR message: [14976:23908:0410/102202.097:ERROR:google_update_settings.cc(265)] Failed opening key Software\Chromium to set usagestats; result: 5. I'm not sure of the cause, but it doesn't seem to affect...

**Describe the bug** When OSR is enabled, right-clicking and showing the native context menu will freeze the entire application. **To Reproduce** Steps to reproduce the behavior: 1. Modify `simple/MainFrame.java` to...

bug

Navigation in PDF Preview failed with the following error: [7464:26400:0318/183516.596:ERROR:CONSOLE(0)] "Unchecked runtime.lastError: No current window", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html (0) no matter how to click with ctrl + click or just click......

bug

**Describe the bug** When viewing a PDF with the presentation mode jcef can't return to non presentation mode. **To Reproduce** Steps to reproduce the behavior: 1. Open detailed MainFrame application...

bug

Currently, there is no proper way to control the master volume of a Chromium instance when using JCEF. This can be problematic when trying to manage audio output, as there...

enhancement

Last build enables form autofill forms feature and there is no way to disable it Please help to solve this problem. Thanks!

enhancement

**Is your feature request related to a problem? Please describe.** I am trying to open a folder pick dialog using `CefBrowser.runFileDialog()` but am missing the option to select a folder...

enhancement

**Describe the bug** When attempting to open web pages which don't contain HTML and instead are fully based on JavaScript (Angular, Node.js, ... based sites) the entire screen is blank....

bug

OS: [e.g. Windows 10] Java Version: 1.8 JCEF Version: [e.g. 99c2f7a ] CEF Version: [e.g. 127.3.1] open web Your current browser does not support HTML5 player Please change your browser...

bug

**Describe the bug** I suppose related to recent changes in the Alloy runtime mode, an empty, modal Java window pops up when the user downloads a file with the typical...

bug