New issue
Advanced search Search tips

Issue 908268 link

Starred by 0 users

Issue metadata

Status: Available
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug

Blocked on:
issue 866444



Sign in to add a comment

Cannot generate password on https://www.mvg.de/

Project Member Reported by vabr@chromium.org, Nov 25

Issue description

Chrome Version: 70.0.3538.102
OS: Linux

What steps will reproduce the problem?
(1) Go to https://www.mvg.de/kundenportal/profil/registrieren.html
(2) Focus the first password field, ask Chrome to generate a password (e.g., through the context menu)
(3) Accept the generated password

What is the expected result?
The password field and the one after it (confirmation) are filled with the generated password.

What happens instead?
The password field stays empty. Only the confirmation one is filled, but the site erases it as soon as the first field is focused.

Notes:
It would have been helpful, if the confirmation field would unmask the generated password, so that I could have force-typed it into the first field. I ended up using DevTools to retrieve the generated password.
 
I also reported a related  bug 908385 , which is reproduced with the same steps, but might require separate mitigation.
Blockedon: 866444
That bug is the same as bug 889920. The problem is that PasswordGenerationAgent is very bad with field without names. This should be fixed with PasswordGenerationAgent refactoring 

Sign in to add a comment