Autofill improvements - Progressive improvment in selecting best matching login

Using a desktop browser with a conventional username / password prompt, GitHub in this example, if I have multiple logins saved for github such as username: personal1 and another username: acmecorp1 if I do autofill it selects the 1st matching login. However if I partial complete the form, or even partially complete a username field, it should have enough smarts to choose the “best” matching login and not just the first - for example I type acmecorp1 into username then hit ctrl+shift+l, or even just ‘a’ should be enough to discrimination, that I want the second matching login, however it fills with the first.

A post was merged into an existing topic: Query for autofill password based on username