Colliding default keyboard shortcuts #1658
Labels
topic: accessibility
Enabling the use of the software by everyone
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the problem
The default keyboard shortcuts (AKA "hotkey" or "key binding") come from two sources:
🐛 Some keyboard shortcuts are used by both sources in the same context, but for different uses. In this case, the collision causes the keyboard shortcut to not work for one of the uses, which will be confusing to the user.
❗ This only affects Linux; Windows and macOS use a different shortcut for "Format Document".
❗ This only affects Windows and macOS; inexplicably, no default keyboard shortcut is set for this command on Linux.
The list above is incomplete. A comprehensive review must be done of all keyboard shortcuts.
To reproduce
A "Keyboard Shortcuts" view will open in the main panel.
Toggle Output View
🐛 The IDE attempts an "Upload Using Programmer" operation instead of toggling the "Output" panel.
Expected behavior
Default keyboard shortcuts do not collide with each other.
Arduino IDE version
3a70547
Operating system
All
Operating system version
Any
Additional context
Additional reports
Related
Keywords
"keyboard shortcut"
"key binding"
"keybinding"
"hotkey"
"hot key"
"key sequence"
"key chord"
Issue checklist
The text was updated successfully, but these errors were encountered: