Incomplete autofill

I have a bank login. On desktop/browser it works fine. On the mobile app the password field does not complete:
The user ID field is entered, and an X is shown at the end (to be able to clear it)
The password is entered fine, but the X does not show at the end, so I cannot continue.
My work-around is to put the cursor at the end of the password, enter a space, and then back-space it. That makes the X show and allows me to continue. This means the password is entered correctly but not recognized as an entry by the app.
How can I fix that?
I am on Android Version 14 OneUI version 6.
Thanks!

Hi @aludden, welcome to community! :wave:

That sounds like this may be something unique to your bank’s app - do you have the same experience with any other apps on your android?

Thanks for your reply. This is the only app with this problem. It seems that it’s expecting input only from the keyboard. Is there a way to put a Carriage Return at the end of the password field? I wonder if that would help.