Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Settings keyboard shortcut is now global on macOS #1240

Closed
miikka opened this issue Jan 18, 2020 · 4 comments
Closed

Settings keyboard shortcut is now global on macOS #1240

miikka opened this issue Jan 18, 2020 · 4 comments

Comments

@miikka
Copy link

miikka commented Jan 18, 2020

Whenever I have Patchwork running in the background and I press Cmd+W in some other application, instead of that application doing whatever Cmd+W does, Patchwork goes to the settings view. What I expected is that the active application handles Cmd+W and Patchwork doesn't do anything.

  • The intended Patchwork keybinding may be Cmd+,. I'm using Dvorak keyboard layout, but some applications handle keybindings as if I was using the Finnish layout which is what is physically printed on the keys.
  • I'm running Patchwork 3.17.2 on macOS Catalina 10.15.2
@christianbundy
Copy link
Contributor

Maybe a local shortcut would solve this? https://electronjs.org/docs/tutorial/keyboard-shortcuts

@miikka
Copy link
Author

miikka commented Jan 20, 2020

Seems like a good idea. The Cmd-,/Cmd+w mixup is a probably bug in Electron: electron/electron#19747

@Gozala
Copy link

Gozala commented Jan 25, 2020

I noticed that patchwork seems to steal all the keyboard shortcuts whenever it's running so most keyboard shortcuts on other apps like Firefox stop working. I'm pretty sure this is recent regressions as it did not used to be the case before

@christianbundy
Copy link
Contributor

I'd be comfortable merging a patch that used a local shortcut or reverts the patch that added this behavior.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants