-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Description
Preliminary Checks
- I have read and understood the important section above.
- I have searched existing issues and avoided creating duplicates.
- I am not filing an enhancement request.
- I have checked that this issue cannot be reproduced on Mozilla Firefox.
- I have checked that this issue can be reproduced once I removed all my Mods and Custom CSS.
What happened?
Ctrl + Shift + L is the hotkey to autofill login using the Bitwarden extension. If you are not logged in and you try to autofill your login, it will prompt you for your password/pin before doing so.
On base Firefox/Chromium, when this prompt is open, the focus will automatically be placed on the password/pin input box. However, in Zen, it seems like that window doesn't register that focus, and I instead have to hit tab repeatedly to place the focus on the input box (or just click on it manually).
This issue persists on a fresh profile with no mods. Note that I unbound the "Toggle DevTools" shortcut (default is Ctrl + Shift + L) so that Bitwarden can have it.
Expected behavior
When the autofill login shortcut is pressed and the extension prompts for your password/pin, the input box should be focused so you can type in it without any extra steps
Actual behavior
No element is focused when the window pops up, causing you to either have to tab to the input box or click on it directly
Steps to reproduce
Instructions for Windows
- Download bitwarden extension
- Log into your account
- Lock your session
- Unbind the Toggle DevTools shortcut so that Bitwarden can use it (or, alternatively, bind the autofill shortcut key in Bitwarden to something other than Ctrl + Shift + L)
- Press Ctrl + Shift + L (doesn't need to be on an input, anywhere works)
- View the extension popup and note that the input box is not focused
Screenshots and videos
demo-compressed.mp4
Shows the issue in Zen, and then the issue not appearing in base Firefox
Version
1.17.8b and below (has been an issue for a while)
What platform are you seeing the problem on?
Windows - x64
What component is this issue related to?
Extensions
Relevant log output if applicable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status