Right now inline popup only shows up if you click inside the relevant field, like username or password.
If the field is auto-focused when page is loaded, or if you focus on the field using Tab key, the inline popup doesn't show up.
To reproduce, open https://github.com/login - the username field has focus, but inline popup doesn't show. Press Tab, bringing the focus into the password field - the inline popup still doesn't show up.
Right now inline popup only shows up if you click inside the relevant field, like username or password.
If the field is auto-focused when page is loaded, or if you focus on the field using Tab key, the inline popup doesn't show up.
To reproduce, open https://github.com/login - the username field has focus, but inline popup doesn't show. Press Tab, bringing the focus into the password field - the inline popup still doesn't show up.