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

The language combinator is displayed. #426

Closed sojimara closed 1 year ago

sojimara commented 2 years ago

Hello.

The MiniBrowser sample displays the language combinator.

It is not visible in the Chrome browser.

I am using CEF 102.0.9 image

salvadordf commented 2 years ago

Hi,

Please download the official CEF sample application from here and test this issue again.

There are some unresolved issues in CEF with the IME and this could be one of them.

sojimara commented 2 years ago

hi salvadordf.

It was tested in several versions of CEF.

It worked fine in CEF 98.2.1 version

IME ㅜㅜ image

IME ㅜㅜ image

IME ㅜㅜ image

IME ㅜㅜ image

IME ^^ OK image

uniho commented 2 years ago

Hi,

Please download the official CEF sample application from here and test this issue again.

There are some unresolved issues in CEF with the IME and this could be one of them.

Hi, As far as I tested, also the official CEF sample on Windows 10 with Microsoft's Japanese IME has the same issue.

salvadordf commented 2 years ago

Related CEF issues : https://bitbucket.org/chromiumembedded/cef/issues/3306/windows-ime-not-positioned-correctly-with https://bitbucket.org/chromiumembedded/cef/issues/3313/windows-fix-ime-popup-and-selection-issues

sxmxta commented 1 year ago

latest version has solved this problem