Salvador Díaz Fau

Results 30 issues of Salvador Díaz Fau

The TChromium.PrintToPDF function doesn't create a PDF file. This is a known issue in the latest CEF 104. This feature worked correctly in CEF 103. https://bitbucket.org/chromiumembedded/cef/issues/3373/windows-printtopdf-not-working-in-m104

bug
upstream

Android support in CEF is being tracked [here](https://github.com/chromiumembedded/cef/issues/1991). CEF4Delphi will support Android as soon as CEF works on that platform. Vote for that issue at Bitbucket if you want to...

enhancement

SimpleOSRBrowser doesn't type the Chinese word when the user presses the associated number on the IME. The Delphi version doesn't show anything but the Lazarus version works. SimpleOSRBrowser2 in Lazarus...

bug
upstream

There's an issue in Linux when you try to paste text in the Google search box. This issue affects browsers with GlobalCEFApp.MultiThreadedMessageLoop set to FALSE. The application freezes for a...

bug
upstream
Linux

Accents like áèîö and many non-english characters don't work in Linux. This is a CEF issue too : https://github.com/chromiumembedded/cef/issues/2892

bug
upstream
Linux

The **OSRExternalPumpBrowser** and **FMXExternalPumpBrowser2** demos use an external message pump in Linux. One CPU core is always at 100% usage while running those demos due to this CEF issue :...

bug
upstream
Linux

The spell checker in the latest CEF4Delphi version doesn't work. This issue has been reported to the CEF project : https://github.com/chromiumembedded/cef/issues/3055 _Workaround_ : Keep using the version in last CEF4Delphi...

bug
upstream

There's an issue in CEF4Delphi that causes the ToolBoxBorwser2 demo to crash when the user clicks on the "Open" button to create the child window. This demo works correctly in...

bug
Windows

The MediaRouter demo or any other application will crash when you close the main form if you use any of the ICefMediaObserver events in TChromium or TFMXChromium : OnSinks, OnRoutes,...

bug

MacOS support in WebView2 is being tracked [here](https://github.com/MicrosoftEdge/WebView2Feedback/issues/1314). WebView4Delphi will support MacOS as soon as WebView2 works on that platform.

enhancement