The problem concerns the character ě in Czech diacritics.
- Dominant language
- C#
- Stars
- 10.3k
- Forks
- 2.9k
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 4
Description
### Is there an existing issue for this?
- [x] I have searched both open/closed issues, no issue already exists.
### CefSharp Version
149.0.40
### Operating System
Windows 11
### Architecture
x64
### .Net Version
.NET 4.8
### Implementation
WPF
### Reproduction Steps
In any text field, when typing Czech text, it’s impossible to enter the character ě. This issue has occurred before, several CefSharp versions ago.
### Expected behavior
The ě character should appear after pressing the corresponding key.
### Actual behavior
But nothing happens
### Regression?
_No response_
### Known Workarounds
_No response_
### Does this problem also occur in the CEF Sample Application
No
### Other information
_No response_
Contributor guide
Research direction
Start by reproducing the missing ě character in a WPF text field on Windows 11 with CefSharp 149.0.40, then compare the result with the CEF Sample Application, where the issue does not occur. Trace the CefSharp/WPF keyboard and text-input path; the work is done when Czech ě can be entered normally and the regression is covered by a suitable verification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100