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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ