Hi all.
I have a very strange behavior of a soft keyboard in textfield with password mode checked. I have a project where I have a login page with2 textfields username / password.
Username is textfield with Email keyboard mode, password with default keyboard mode and password mode checked.
Registration page with registration form (textfield for a provider id with Number_Pad keyboard mode, username field with Email mode, password with default keyboard mode and password mode checked, the same text field for password confirmation and Facility text field with Number_Pad keyboard mode).
On Login page if I click on username field a keyboard appears as expected, then I move to password field - no problem.
On Registration page:
click on ProviderID field - no problem
move my focus by clicking on username field - keyboard changes to email - no problem
click on password field - grey box comes up without a keyboard itself and stays like that for 10 seconds, then keyboard appears
click on password confirmation field - grey box comes up without a keyboard itself and stays like that for 10 seconds, then keyboard appears
click on facility field - no problem
I don't understand why it takes 10 seconds for a keyboard to appear?
I've attached my small project that reproduces this issue.
I'm testing my project on iPhone 7 with iOS 14.2
Thanks.
I have a very strange behavior of a soft keyboard in textfield with password mode checked. I have a project where I have a login page with2 textfields username / password.
Username is textfield with Email keyboard mode, password with default keyboard mode and password mode checked.
Registration page with registration form (textfield for a provider id with Number_Pad keyboard mode, username field with Email mode, password with default keyboard mode and password mode checked, the same text field for password confirmation and Facility text field with Number_Pad keyboard mode).
On Login page if I click on username field a keyboard appears as expected, then I move to password field - no problem.
On Registration page:
click on ProviderID field - no problem
move my focus by clicking on username field - keyboard changes to email - no problem
click on password field - grey box comes up without a keyboard itself and stays like that for 10 seconds, then keyboard appears
click on password confirmation field - grey box comes up without a keyboard itself and stays like that for 10 seconds, then keyboard appears
click on facility field - no problem
I don't understand why it takes 10 seconds for a keyboard to appear?
I've attached my small project that reproduces this issue.
I'm testing my project on iPhone 7 with iOS 14.2
Thanks.