Level up your business security with free, on-demand training and certification. Explore 1Password Academy today →
Forum Discussion
Anonymous
4 years agoKeyboard shortcut to unlock vault does not work if cursor is in a textbox
I'm using Firefox Developer edition (98.0b8) on Linux (debian sid) with the 1pass Firefox extension.
When I try to use the keyboard shortcut (Ctrl + .) to unlock my 1pass vault in the browser, an...
Anonymous
4 years agoThis appears to be caused by a conflict in keyboard shortcuts with ibus. ctrl + . is a new global shortcut to input emoji characters.
$ gsettings list-recursively |grep period
org.freedesktop.ibus.panel.emoji hotkey ['<Control>period']
I was able to change the ibus shortcut with ibus-setup so it no longer conflicts with 1password's shortcut.
It would be nice if the 1password extension had a way to change the global shortcut as well, to avoid conflicts.