Shortcuts don't work with non-English keyboard layouts #2490
Labels
conclusion: duplicate
Has already been submitted
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the request
Depending on the keyboard language used when Arduino IDE is running, shortcut keys may not work.
Describe the current behavior
Arduino IDE Shortcut Key Problem:
Core issue:
The functionality of shortcut keys within the Arduino IDE is determined by the keyboard layout state when the IDE is launched.
Specific scenarios:
a) Normal operation case:
When Arduino IDE is launched while Mac OS keyboard layout is set to English
Result: Shortcut keys (e.g., CMD + C, CMD + V, etc.) work normally
b) Problem case:
When Arduino IDE is launched while Mac OS keyboard layout is set to a non-English language (e.g., Korean)
Result: Shortcut keys do not function
Notable points:
Changing the keyboard layout after launching the IDE does not resolve the issue
The problem occurs regardless of the IDE's language setting (English/Korean)
Presumed cause:


It appears that the Arduino IDE sets its shortcut keys based on the keyboard layout at the time of launch and fails to recognize subsequent changes.
Arduino IDE version
2.3.2
Operating system
macOS
Operating system version
15.0
Additional context
Keywords
"keybinding"
"key binding"
"hotkey"
"hot key"
"accelerator"
"key combination"
"key sequence"
"key chord"
"shortcut key"
Issue checklist
The text was updated successfully, but these errors were encountered: