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
===========================================================================