salvadordf / CEF4Delphi

CEF4Delphi is an open source project to embed Chromium-based browsers in applications made with Delphi or Lazarus/FPC for Windows, Linux and MacOS.
https://www.briskbard.com/forum/
Other
1.2k stars 365 forks source link

About text and input issues on MacOS and Linux. #435

Closed sxmxta closed 1 year ago

sxmxta commented 1 year ago
salvadordf commented 1 year ago

There are some issues in CEF with the IME in Linux and we have to wait until the CEF project fixes them.

About the macOS issues I'll have to ask for some favors in order to fix them because I don't have a Mac.

sxmxta commented 1 year ago

Hi @salvadordf, MacOS can not select the text problem has been solved, this problem is not caused by CEF4Delphi, I wrapped CEF4Delphi component library, did not use the correct thread problem. The cause may be a problem when creating the render process.