Cannot write in password field in Blu Age modernized application

3

When deploying and starting CardDemo, we have a login menu with a username and a password. When trying to write in the password field, nothing seems to happen, and the cursor stays in the same place. After typing the password and validating, the password is considered wrong.

AWS
Alae
demandé il y a 2 mois90 vues
1 réponse
4
Réponse acceptée

It seems that you are using the “Insert Mode”, and you should instead use the “Overwrite Mode”. The password fields are filled by default, thus preventing the insert mode to work properly. The “Insert Mode” is a mode that works like the usual input we are accustomed to nowadays, by “displacing” letters. In the Mainframe environments, with limited input sizes, the usual mode is the “overwrite mode”, which replaces the letters gradually as you write them.

profile pictureAWS
répondu il y a 2 mois
profile picture
EXPERT
vérifié il y a 21 jours
profile picture
EXPERT
vérifié il y a 2 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions