Chrome Version: 67.0.3396.79
OS: Mac
What steps will reproduce the problem?
(1) With an existing Twitter account go to https://twitter.com/settings/password
(2) Click into the new password field
What is the expected result?
Password generation drop-down should show
What happens instead?
Password generation drop-down is only displayed on the password confirmation input field once focused.
New Password field: <input id="user_password" type="password" name="user_password">
New Password confirmation field: <input id="user_password_confirmation" type="password" name="user_password_confirmation" aria-autocomplete="list">
Comment 1 by nepper@chromium.org
, Jun 11 2018