Why is my keyboard shortcut option+command+\ mapping to command+c? [duplicate]

TL;DR, somehow ⌘⌥\ has become aliased to ⌘C on High Sierra (possibly earlier). I cannot for the life of me determine the source of this.

I first noticed this when invoking 1Password Mini began producing a system bell tone. I finally started to dig into the problem today. In the Keyboard preference pane, there are no conflicts with the ⌘⌥\ shortcut. So I disabled the shortcut in 1Password Mini. Tested, and system bell still sounds. When I attempted to re-add the shortcut, I get the following:

Cmd-C conflict

To be clear, this dialog displays when I carefully type ⌘⌥\ — I am not typing ⌘C.

So something has apparently aliased ⌘⌥\ as ⌘C. I have tested this further. If I highlight text, click on the Edit menu, and type ⌘⌥\, I briefly see the Copy item flash, and text is copied to the clipboard.

Any ideas? This is driving me nuts. I've quit all other applications, including menu items. I've checked the Keyboard Shortcuts preference pane for conflicts. And everything has come up short.

Update: I've installed Key Codes from the App Store, and even this application indicates I'm pressing ⌘C! However there's some slight differences that might provide useful information for debugging:

⌘⌥\:

⌘⌥\

⌘C:

⌘C

Update 2:

As additional information, this happens with both an external Apple Wireless Keyboard as well as the internal keyboard on the MacBook Pro.

Update 3:

This is the full log from Key Codes, including modifier keys being pressed, up to and including pressing the \ key. It indicates immediately after the \ key is pressed (which it identifies as the c key), the c key is released and a modifier change is made as well (despite no keys actually having been released).


Solution 1:

I found the issue. An Alfred hotkey (Preferences => Features => File Search => Navigation => Previous Path [no wonder it was so difficult to find!]) was conflicting with the 1Password hotkey. As far as I can tell, there is no mechanism to uncover such conflicts other than by exhaustive search.

As far as I'm aware, the hotkey I use with 1Password is the default. I'm amazed this conflict doesn't seem to be more widely-known.

Solution 2:

I also noticed that the remapping happens because of alfred. For me there were actually two alfred actions that were set to ⌘ + ⌥ + \:

  1. as mentioned: Preferences → Features → File Search → Navigation → Previous Path, but this for me did not cause the remapping, instead
  2. Preferences → Features → Actions → General → Selection Hotkey was also set to the same combination and only when I deleted that hotkey it did revert back to the expected behavior.