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
已提问 2 个月前89 查看次数
1 回答
4
已接受的回答

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
已回答 2 个月前
profile picture
专家
已审核 21 天前
profile picture
专家
已审核 2 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则