Signing back into the Community for the first time? You'll need to reset your password to access your account. Find out more.
Forum Discussion
Former Member
3 years agoPrevent 1Password Safari extension from using Command+Shift+X
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
- Former Member
This issue was first reported in May. Just adding my vote to remove the shortcut, as long as users are not able to disable it.
- Former Member
I'd also love this to go away, as I can't use strike-through in a Google Doc in Safari at the moment (without futzing with the menus; but it's much slower and less satisfying :D)
- 1P_Tommy
Moderator
Thanks for the feedback folks. I have shared it internally.
ref: dev/core/core#8796
- Former Member
Another +1 on this. Cmd+Shift+X is used in Google Docs to strike through text, so is very frustrating given we already have Cmd+Shift+Space and *Cmd+* that essentially do the same thing.
- Former Member
Command-Shift-X is the shortcut we use internally at Apple to open Radars by number. Having that hijacked by the browser extension is extremely inconvenient.
- Former Member
+1. I have to uninstall the Safari extension until this shortcut is removable.
- 1P_Tommy
Moderator
Thanks folks I have documented your feedback for the team.
ref: dev/core/core#8796
- Former Member
+1 I would like the team to prioritize this as it really impacts my productivity. I use command-shift-x strikethrough keyboard shortcut all the time.
- steph_giles
1Password Team
Thank you for your feedback @DribbleMott, I have added your voice to the internal discussion.
- Former Member
Also, the shortcut for locking 1Password, Command+Shift+L, conflicts with Safari's
View->Show Sidebar
menu item shortcut.