-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
None
-
1.4.0
-
sparc
-
solaris_2.6
classes_awt because Hania thought that it was the new focus arcitecture
Randomly JTExtAreas fail to accept keyboard input. This causes many JCK test failures in /tests/api/javax_swing/interactive. One such failure is described below.
Steps to repro:
1. Run the attached .sh script file
2. in the test click in the JTextArea and type
3. If you can type click YES
4. Repeat steps 2 and 3
Observe: Randomly you will not be able to type in the JTextArea
See X Comments and X Attachments
Test source location:
file:/usr/local/java/jck1.3a/JCK-runtime-13a/tests/api/javax_swing/interactive/JTextAreaTests.java
Randomly JTExtAreas fail to accept keyboard input. This causes many JCK test failures in /tests/api/javax_swing/interactive. One such failure is described below.
Steps to repro:
1. Run the attached .sh script file
2. in the test click in the JTextArea and type
3. If you can type click YES
4. Repeat steps 2 and 3
Observe: Randomly you will not be able to type in the JTextArea
See X Comments and X Attachments
Test source location:
file:/usr/local/java/jck1.3a/JCK-runtime-13a/tests/api/javax_swing/interactive/JTextAreaTests.java
- relates to
-
JDK-4396407 Can't set focus to the component
- Resolved
-
JDK-4060975 Focus is set to the first component after resizing main window.
- Closed