Commit Graph

1 Commits

Author SHA1 Message Date
snomiao
06ec45c1c5 [docs] Add comprehensive keyboard shortcut system research and analysis
- Document current implementation using event.key
- Analyze problems with non-English keyboard layouts
- Research event.key vs event.code technical differences
- Propose solution using event.code for layout independence
- Detail migration strategy for backward compatibility
- Include testing strategy and implementation phases

Relates to #5252
2025-10-16 16:14:33 +00:00