Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

windows: osr: Cannot type the character "ě" in input fields (Czech Republic) #3624

Open
ratiwar opened this issue Jan 3, 2024 · 5 comments
Labels
bug Bug report osr Related to off-screen rendering windows Windows platform

Comments

@ratiwar
Copy link

ratiwar commented Jan 3, 2024

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 ratiwar added the bug Bug report label Jan 3, 2024
@magreenblatt magreenblatt changed the title WPF - Cannot type the character "ě" in input fields (Czech Republic) windows: osr: Cannot type the character "ě" in input fields (Czech Republic) Jan 3, 2024
@magreenblatt magreenblatt added windows Windows platform osr Related to off-screen rendering labels Jan 3, 2024
@magreenblatt
Copy link
Collaborator

@ratiwar You will likely need to build CEF/Chromium from source code and debug the issue.

@alexeev-igor
Copy link

Having same problem with Cyrillic upper letter "Л", using CEF Sharp (120.2.70 version). Also, found similar issue here. multitheftauto/mtasa-blue#3218

@alexeev-igor
Copy link

alexeev-igor commented Feb 11, 2024

CEF Version: 121.3.7+g82c7c57+chromium-121.0.6167.160
Chromium Version: 121.0.6167.160

Issue is still actual.

@alexeev-igor
Copy link

alexeev-igor commented Mar 16, 2024

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.

@martinrotter
Copy link

martinrotter commented Mar 26, 2024

Have same issue but latest 123 fixes it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report osr Related to off-screen rendering windows Windows platform
Projects
None yet
Development

No branches or pull requests

4 participants