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
preguntada hace 2 meses89 visualizaciones
1 Respuesta
4
Respuesta aceptada

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
respondido hace 2 meses
profile picture
EXPERTO
revisado hace 21 días
profile picture
EXPERTO
revisado hace 2 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas