Skip to content

Shortcuts don't work with non-English keyboard layouts #2490

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
3 tasks done
linuxni opened this issue Aug 13, 2024 · 1 comment
Closed
3 tasks done

Shortcuts don't work with non-English keyboard layouts #2490

linuxni opened this issue Aug 13, 2024 · 1 comment
Assignees
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

Comments

@linuxni
Copy link

linuxni commented Aug 13, 2024

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.
스크린샷 2024-08-13 21 39 30
스크린샷 2024-08-13 21 39 48

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

  • I searched for previous requests in the issue tracker
  • I verified the feature was still missing when using the latest nightly build
  • My request contains all necessary details
@linuxni linuxni added the type: enhancement Proposed improvement label Aug 13, 2024
@per1234 per1234 added the topic: code Related to content of the project itself label Aug 14, 2024
@per1234 per1234 self-assigned this Aug 14, 2024
@per1234 per1234 added type: imperfection Perceived defect in any part of project and removed type: enhancement Proposed improvement labels Aug 14, 2024
@per1234
Copy link
Contributor

per1234 commented Aug 14, 2024

Hi @linuxni. Thanks for taking the time to submit an issue.

I see we have another report about this at #2263.

It is best to have only a single issue per subject so we can consolidate all relevant discussion to one place, so I'll go ahead and close this in favor of the other.

If you end up with additional information to share, feel free to comment in the other thread.

@per1234 per1234 closed this as not planned Won't fix, can't repro, duplicate, stale Aug 14, 2024
@per1234 per1234 added the conclusion: duplicate Has already been submitted label Aug 14, 2024
@per1234 per1234 changed the title Shortcuts don't work Shortcuts don't work with non-English keyboard layouts Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants