Hi readers,
There is an app that requires me to have login function...
But there is a problem that cause the app to be imperfect

When I try to type-in the username for the login page, the mobile keyboard pop up for the username (works in expectation).
But when I try to click on the password text field, it did not pop up mobile keyboard for the password directly (oh.. no

).
Instead, the click on the password text field just performs closing the mobile keyboard for the username.
So the result is that it requires user to click the password text field 2 times/click anywhere before clicking the password text field when trying to key-in password.
Is there any way to solve this? Am I doing it wrong?
Thanks.