Closed lewisdiamond closed 4 years ago
Which browser (version) and plugin version as well as platform is it?
@lewisdiamond , I cannot reproduce this issue on my Mac, latest FFX and Chrome. Command + Shift + U
open the gopassbridge popup.
@martinhoefling Can reproduce it on Linux – I guess @lewisdiamond is running into the same thing:
<Ctrl>+<Shift>+u
is bound to the Unicode input via ibus. And this shortcut is not remappable.
As @lewisdiamond said: It works if no text input field is focused, otherwise it will prompt for an unicode id:
Is there a way to remap the shortcut for gopassbridge?
On firefox, you can change the shortcut via "manage extension shortcut" in the extension menu. In chrome under "keyboard shortcuts" in the hamburger menu in extensions. Does that help? We're just providing a default here and I would avoid to break that one.
Ha! Learned something today! I think that totally works as an alternative. Would be great if it where documented somewhere. Should I add a PR for a small section in the README.md
?
Sure! You can refer that issue here. I will keep it open then.
Oh geez. Had this in my backlog for quite a while. @martinhoefling thanks for adding it to the docs! :smiley_cat:
When loading a login page, the focus is usually on the text input component. When that happens,
Ctrl+Shift+u
does not load the gopass window.