For a browser extension if you have biometrics setup you now need to do needless actions to enter your password:
Ok: Activate the extension
(good: can use a shortcut!)
Not ok: activate the “unlock with master password” field
(bad: Tab key requires 4 presses to activate that field, instead it should at least allow you to activate it with a single key, for example, Enter to activate password entry, Space to activate biometrics)
To clarify, I think that you meant to write either “if you do have biometrics setup”, or perhaps “if you have enabled biometric unlock but do not currently have access to the biometric input mode” (e.g., a laptop in clamshell mode).
The situation that you have described is only occurring when you have enabled Unlock with Biometrics.
If your browser extension is set up to unlock with a master password, then the master password input field is already displayed and in focus, as soon as the unlock prompt popup appears.
Likewise, if your browser extension is set up to unlock with a PIN, then the PIN input field is already displayed and in focus, as soon as the unlock prompt popup appears.
If the above is not what you’re seeing, then you are experiencing a bug, and should report it on GitHub or contact support.
On the other hand, if you did enable Unlock with Biometrics, then it would be a reasonable feature request to revert to the old behavior of also displaying/focusing the master password input field (or a PIN input field, if applicable) on the unlock screen, together with already existing the Unlock with Biometrics button.
You’re correct, I didn’t realize I had the biometrics setup (disabled it for now to revert the old behavior), so yes, I’d like to have the password input field active by default (and, I guess, the biometrics button could be the next focus field so that a single Tab press would move there?)
Hm, I don’t see the correction button for the original post, so can’t edit it…
FYI, I edited the OP to remove the word “don’t”, and I changed the topic title to be more understandable (old title: “Automatically Select ‘Unlock with master password’ and activate input field”; new title: “Display master password input field on unlock screen when biometrics is enabled”).