TextEdit bug
- Dominant language
- Rust
- Stars
- 30.6k
- Forks
- 2.1k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 72
Description
**Describe the bug**
**To Reproduce**
Steps to reproduce the behavior:
1. Change keyboard lang to german
2. do `ctrl` + `alt` + `8` (`[`)
3. doesnt insert
**Expected behavior**
It should type that character
**Desktop (please complete the following information):**
- OS: Windows 11 25H2
- Browser: Native
- Version: egui: 0.33.0
**Additional context**
Note: This appears to be an issue in eframe, because it types perfectly fine in a webassembly context.
Contributor guide
Research direction
Start by reproducing the native eframe behavior on Windows 11 with a German keyboard using Ctrl+Alt+8, then compare it with the working WebAssembly behavior. The fix is complete when that shortcut inserts the [ character in the native context and the regression is covered by an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, wasm
- Domain
- desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100