-
Bug
-
Resolution: Unresolved
-
P4
-
17, 20, 21, 22
-
x86
-
os_x
Test Scenario : Type some characters and check JPassword as expected.
Step to reproduce the bug
1) Run the attached test
2) You will see JPassword with other components.
3) Type characters. As you type @ character is seen. Type till the characters moves towards left side. ( Around 13 characters).
4) Move the text cursor to the first character in the JPassword.
5) Use the right arrow key so that character moves towards right side. Once the characters starts moving left. Observe that Text Cursor or text cursor like text is rendered outside the Bounds of the JPassword. If you see the same then the bug is reproduced.
Note : This is seen even in JTextField but only with special character( At least @ )
Step to reproduce the bug
1) Run the attached test
2) You will see JPassword with other components.
3) Type characters. As you type @ character is seen. Type till the characters moves towards left side. ( Around 13 characters).
4) Move the text cursor to the first character in the JPassword.
5) Use the right arrow key so that character moves towards right side. Once the characters starts moving left. Observe that Text Cursor or text cursor like text is rendered outside the Bounds of the JPassword. If you see the same then the bug is reproduced.
Note : This is seen even in JTextField but only with special character( At least @ )