cef
cef copied to clipboard
windows: osr: Cannot type the character "ě" in input fields (Czech Republic)
Describe the bug Cannot type the character "ě" in input fields with CZech Republic language pack
To Reproduce Download Czech language pack in Windows 10/11 Change your default language to Czech ( You may chose to use onscreen keyboard for identification of the key stroke) Launch browser hosted in WPF Run an angular application with a input box Type the character "ě" in the input box. This is the character above W key User will not see the keystroke entered in the input field
Expected behavior User should be able to use the "ě" in all the fields in the CefSharp browser.
Screenshots NA
Versions (please complete the following information):
- OS: Windows 11
- CEF Version: 117.2.40
Additional context Does the problem reproduce with the cefclient or cefsimple sample application at the same version? - Yes This last worked in 116.0.230
@ratiwar You will likely need to build CEF/Chromium from source code and debug the issue.
Having same problem with Cyrillic upper letter "Л", using CEF Sharp (120.2.70 version). Also, found similar issue here. https://github.com/multitheftauto/mtasa-blue/issues/3218
CEF Version: 121.3.7+g82c7c57+chromium-121.0.6167.160 Chromium Version: 121.0.6167.160
Issue is still actual.
CEF Version: 122.1.12+g6e69d20+chromium-122.0.6261.112 Chromium Version: 122.0.6261.112
My problem (Russian upper letter "Л") is not reproducible anymore. @ratiwar try to upgrade CEF to the latest version.
Have same issue but latest 123 fixes it.