-
Bug
-
Resolution: Fixed
-
P4
-
1.3.0, 1.3.1_03
-
05
-
x86
-
windows_nt, windows_2000
The caret disappears when the iconized window is restored.
1. Reproducing
1) Compile the attached Test2.java and WindowFocusRestorer.java
2) Invoke "java Test2"
-> You will see a window swhich includes TextArea
and a caret is flickering.
3) Minimize the window by clicking "_"
4) Restore the window by clicking the icon on the task bar
-> You will see the caret disappears.
Even if we clicks the TextArea, the caret never recovers.
2. Configration
MPU: Pentium IV 1.4 [GHz]
MEM: 384 [MB]
OS : Windows 2000 (SP2, Japanese)
JDK : 1.3.1_02 and JDK1.3.1_03
3. Note
This does not happens with Merlin FCS.
2002-04-23
===========================================================================
1. Reproducing
1) Compile the attached Test2.java and WindowFocusRestorer.java
2) Invoke "java Test2"
-> You will see a window swhich includes TextArea
and a caret is flickering.
3) Minimize the window by clicking "_"
4) Restore the window by clicking the icon on the task bar
-> You will see the caret disappears.
Even if we clicks the TextArea, the caret never recovers.
2. Configration
MPU: Pentium IV 1.4 [GHz]
MEM: 384 [MB]
OS : Windows 2000 (SP2, Japanese)
JDK : 1.3.1_02 and JDK1.3.1_03
3. Note
This does not happens with Merlin FCS.
2002-04-23
===========================================================================
- duplicates
-
JDK-4519058 No FOCUS_GAINED event sent when restoring minimized window
- Closed
- relates to
-
JDK-4449624 requestFocus() does not work well when window is iconized and recovering
- Closed