-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Autofill hotkey for macOS Safari and Non-US keyboard layout #701
Comments
I'm also facing this issue on a French AZERTY layout, which renders the extension far more a pain to use on Safari. |
+1 for German layout |
Any news on this? I'd like to give Safari a fair try again and this issue prevents me from using the browser + Bitwarden to its full potential. I saw on the docs that Cmd+8 was added since but it's still impossible to trigger on an AZERTY keyboard. Please consider non-QWERTY layouts when assigning non-modifiable keyboard shortcuts 😕 I'd like to point out that Cmd+Shift+K and Cmd+Shift+M don't seem to be taken on (my) Safari. |
Cmd+Shift+M could work.... is ⇧⌘P taken on anyone's current mappings? I see opportunity for all, but being native autofill (⇧⌘A) is already assigned to Safari and a JavaScript plugin could not override that key combo, but ⇧⌘P for "password" could definitely work if available (and still make sense). |
Notes to self, see: https://github.com/bitwarden/browser/blob/master/src/content/shortcuts.ts |
⇧⌘P isn't taken on my side (OS language set to french and AZERTY layout). |
Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com>
* Remove unused SAML Artifact Binding properties * Remove unused validators
The Autofill hotkey on macOS for Safari (Cmd+) does not work on a DK keyboard layout.
On a DK layout I have to hold down option+shift and press 7 to make a '\' but Shift+Cmd+\ is already a Safari shortcut for "Show Tab Overview".
The text was updated successfully, but these errors were encountered: