Skip to main content
May 10, 2022
Question

Prevent 1Password Safari extension from using Command+Shift+X

  • May 10, 2022
  • 28 replies
  • 1485 views

I see the 1Password web extension's manifest.json tells Safari that Command+Shift+X should open the extension popover:

```
"commands": {
"_execute_browser_action": {
"suggested_key": {
"default": "Ctrl+Shift+X",
"mac": "Command+Shift+X"
}
},
"lock": {
"name": "lock",
"suggested_key": {
"default": "Ctrl+Shift+L",
"mac": "Command+Shift+L"
},
"description": "Lock the extension"
}
},

```
Is there any way to disable this or change ? I use this as a global shortcut on my Mac for something else.


1Password Version: 8.7.0
Extension Version: 2.3.3 (20207)
OS Version: macOS 12.3.1

28 replies

May 10, 2022

Also, the shortcut for locking 1Password, Command+Shift+L, conflicts with Safari's View->Show Sidebar menu item shortcut.

ag_jarek
1Password Employee
May 16, 2022

Hi @lemondjeff! There isn't a way to disable this in the current release of the Safari extension, but I'm working right now to get this shortcut removed as it does indeed conflict with Safari's View -> Show Sidebar shortcut as you've noted. So in a future release this will no longer be an issue 😄.

May 16, 2022

Not to hijack this thread, but what's the difference between using Command-Backslash and Command-Shift-X to access 1P from within a browser?

ag_jarek
1Password Employee
May 16, 2022

CMD + \ is the classic 1Password autofill shortcut; it will fill the matching item for the given context or (if there is more than one matching item) show UI to allow you to choose which item to fill. That shortcut is handled by the desktop app and communicated to the browser extension as needed. It cannot be set from within the browser as the webextension shortcuts API doesn't allow CMD + \ to be used as a shortcut.

CMD + SHIFT + X opens the browser extension popup. It doesn't immediately trigger autofill; instead, you can select an item in the pop-up and then press enter to fill it.

June 1, 2022

I'm glad to see I'm not the only one who noticed this.

Any update on the fix? This bug is really hurting my productivity as I also use command+shift+x for something else in Browser

Jack_P_1P
1Password Employee
June 3, 2022

Hey @Justin_Rhodes:

Thanks for your feedback on this. As Jarek mentioned, there isn't any way to change the shortcut inside 1Password for Safari, but I'll share your feedback with the team as we continue to evaluate all options.

Jack

ref: dev/core/core#8796

June 27, 2022

+1 for the ability to disable or remap Shift-Command-X in Safari, as I have a work application that uses that as a global shortcut and it's very important for my workflow - especially since I've been using ⌘-\ for 1Password since like version 2? :)

Jack_P_1P
1Password Employee
June 27, 2022

Hi @fletch29:

Thanks for your feedback on this! I've added you to the internal discussion we're having around this.

Jack

Gilles
June 27, 2022

@ag_jarek
No conflict with Safari View side bar

August 16, 2022

In 2.3.7 on Safari this has started driving me insane. Please give us apple-shift-x back.