I use the Mac shortcut Cmd + Shift + / quite often, to navigate the menu of an application (as described here: https://www.imore.com/how-use-macs-help-menu). This shortcut seems to be broken in version 1.31.1. Nothing happens, it also doesn't seem to be bound to a new command.
It's also broken in the insiders build, and when starting without extensions.
Steps to Reproduce:
Does this issue occur when all extensions are disabled?: Yes
Cmd + Shift + / works only when there are no open editors
Related to #69375
It looks like Cmd + Shift + / is broken for many Electron based applications.
I am unable to use Cmd + Shift + / on MacOS 10.14.5 for
I opened electron/electron#19048 to see if the electron team can help
This is confirmed to be still broken:
Version: 1.37.1
Commit: f06011ac164ae4dc8e753a3fe7f9549844d15e35
Date: 2019-08-15T16:16:34.800Z
Electron: 4.2.7
Chrome: 69.0.3497.128
Node.js: 10.11.0
V8: 6.9.427.31-electron.0
OS: Darwin x64 18.7.0
Filed upstream as https://github.com/electron/electron/issues/19048 . Please comment there.
@bpasero @deepak1556 Assigning to you, as this is 100% an Electron issue. The way this should work via cmd+shift+/ has nothing to do with out keybindings story.
Most helpful comment
I opened electron/electron#19048 to see if the electron team can help