You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having a lot of troubles with adding/changing/removing Keyboard Shortcuts in Settings -> Keyboard Shortcuts.
Setting a new shortcut on an action without a shortcut often is giving me warnings about an existing shortcut, but the existing shortcut it's warning me about it not remotely the same as the one I'm trying to set.
When I remove an existing shortcut, and leave it blank, after saving Joplin often gives me a warning about a conflicting shortcut even though I'm removing and not setting a new shortcut.
If I'm able to save after removing a shortcut, the shortcut is still in effect, and if I go back in to Settings -> Keyboard Shortcuts, the old shortcut has returned.
Using the search feature in Settings -> Keyboard Shortcuts works the first time, but after any of the scenarios above occur, if I go back to the app then back into Settings -> Keyboard Shortcuts, whatever search term I'm using only returns a fraction of the shortcuts it should. If I quit and restart the app then the shortcuts search function starts working again (until I try updating or removing an existing shortcut again). https://discourse.joplinapp.org/t/keyboard-shortcuts-issues-on-macos/43143
One way to reproduce this issue is to install a plugin that registers a keyboard shortcut that conflicts with an existing built-in shortcut. I can reproduce this in both Joplin 3.1.24 and 3.2.11.
Reproduction steps:
Ensure that ctrl+0 is assigned to a command in the keyboard shortcuts screen.
Apply the following patch to the example menus plugin in packages/app-cli/tests/support/plugins/menu:
Add the menu plugin as a development plugin to Joplin.
Restart Joplin.
Open the keyboard shortcuts setting screen.
Attempt to assign an existing command to some other, unused shortcut.
Observe the Accelerator "Ctrl+0" is used for "zoomActualSize" and "myCommand" commands. This may lead to unexpected behaivor that prevents saving.
personalizedrefrigerator
changed the title
Keyboard shortcuts screen showing errors on MacOS
Shortcut editor: Can't save changes if there are existing shortcut conflicts
Jan 17, 2025
Operating system
macOS
Joplin version
3.2.11, 3.1.24
Desktop version info
No response
Current behaviour
From the forum:
See this comment for reproduction steps.
Expected behaviour
No response
Logs
No response
The text was updated successfully, but these errors were encountered: