Option to use the same login profile when repeatedly using the autofill keyboard shortcut

Recently, many websites require entering Email/Username and password fields in separate steps. Using the auto-fill keyboard shortcut (Ctrl + Shift + L) to fill the password will use the second profile in such scenarios, which isn’t immediately evident.

For example - Login Page for MongoDB Atlas uses this behaviour

  1. Ctrl + Shift + L → auto fills email from the “Login Profile 1”
  2. Click on next → verifies the email and disables the email field → displays password input field
  3. Ctrl + Shift + L → auto fills password from “Login Profile 2”

An option to toggle the cycling of profile on repeatedly using the auto-fill keyboard shortcut would be nice.

A post was merged into an existing topic: After cycling through logins for a site, remember index and reuse it on the next page