Characters requiring AltGr modifier can't be typed
Open
bug
- Dominant language
- Rust
- Stars
- 30.6k
- Forks
- 2.1k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 67
Description
**Describe the bug**
I'm experiencing a regression of #351. {}[] are impossible to type with a German keyboard on Linux.
**To Reproduce**
Steps to reproduce the behavior:
1. Implement `eframe`'s `raw_input_hook`
2. Type one of {}[] (these are on the keys 7890)
3. The number keys are reported without modifiers
**Expected behavior**
The number keys are reported with the appropriate modifiers for the AltGr key
**Desktop (please complete the following information):**
- OS: Ubuntu/Linux
- Version 25.04
Contributor guide
Assessment
This issue has not been assessed yet.