Details
-
Type:
Bug
-
Status: Open
-
Priority:
P4
-
Resolution: Unresolved
-
Affects Version/s: 8, 11, 17, 18, 19
-
Fix Version/s: tbd
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
OS:windows
Description
I have set JPassword.setEchoChar('@') and expected that JAWS will read '@' char but instead JAWS read it as '*'(star) character.
Step to reproduce
-------------------------
1) Enable accessibility using <jdk-path>/bin/jabswitch -enable
2) Start JAWS
3) Run the attached test. Once the Frame is visible with JPassword.
4) Type any character(s) into JPassword and you should see '@' character only. If JAWS reads '@' as * then bug is reproduced
This works as expected on MacOS.
I have attached the Screen Recording of the same.
Step to reproduce
-------------------------
1) Enable accessibility using <jdk-path>/bin/jabswitch -enable
2) Start JAWS
3) Run the attached test. Once the Frame is visible with JPassword.
4) Type any character(s) into JPassword and you should see '@' character only. If JAWS reads '@' as * then bug is reproduced
This works as expected on MacOS.
I have attached the Screen Recording of the same.