-
Bug
-
Resolution: Fixed
-
P3
-
1.3.1_05
-
08
-
x86
-
windows_xp
A frame can not get focus by being clicked after the focus once moved
to other during restoring.
1. Reproducing
1) Compile the attached program
2) Invoke "java Test1"
-> a Frame windows will show up.
3) Confirm the caret is clickering in the textfied
3) Click minimize(iconize) button
4) Click icon to restore the frame and click other window before
the restoring completely finishes.
5) Click the Frame bar(**Not TextField**)
Expected behavior:
Caret returns to the text filed with the focus.
Actual behavior:
Only focus returs, but caret does not.
2. Configration
OS : Windows XP(Jaoanese)
JRE : 1.3.1_05
3. Note
- Until jdk1.3.0_05, the program worked as we expected.
From jdk1.3.1fcs, the issue start to occur.
- How to reproduce might be a little bit difficult.
It depends on the clicking timeing at the above step# 4),
2002-10-08
=============================================================================
to other during restoring.
1. Reproducing
1) Compile the attached program
2) Invoke "java Test1"
-> a Frame windows will show up.
3) Confirm the caret is clickering in the textfied
3) Click minimize(iconize) button
4) Click icon to restore the frame and click other window before
the restoring completely finishes.
5) Click the Frame bar(**Not TextField**)
Expected behavior:
Caret returns to the text filed with the focus.
Actual behavior:
Only focus returs, but caret does not.
2. Configration
OS : Windows XP(Jaoanese)
JRE : 1.3.1_05
3. Note
- Until jdk1.3.0_05, the program worked as we expected.
From jdk1.3.1fcs, the issue start to occur.
- How to reproduce might be a little bit difficult.
It depends on the clicking timeing at the above step# 4),
2002-10-08
=============================================================================