Option + Shift + [Key] shortcuts problem on macOS
Apache NetBeans version
Apache NetBeans 21
What happened
Default shortcut Option + Shift + R opens the test results window, but at the same time it writes "R".
Assigned shortcuts should not type any text in the editor.
Language / Project Type / NetBeans Component
PHP
How to reproduce
Press Option + Shift + R
Did this work correctly in an earlier version?
No / Don't know
Operating System
macOS 14.4.1
JDK
openjdk version "21.0.2" 2024-01-16
Apache NetBeans packaging
Apache NetBeans provided installer
Anything else
No response
Are you willing to submit a pull request?
No
Trying to add a keybind for cmd+q quit NetBeans... maybe this is expected, but IMO when adding a keybind it should capture all input on the highest level (if possible, I know macOS has some system-level binds).
Trying to add a keybind for Ctrl+H results in Ctrl+BACK_SPACE.
Trying to add a keybind for Ctrl+J results in Ctrl+ENTER.
It's a mess, hard to customize anything at all.