JDK-4672816 : Caret disappears when iconized window is restored
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.3.0,1.3.1_03
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows_nt,windows_2000
  • CPU: x86
  • Submitted: 2002-04-23
  • Updated: 2002-07-24
  • Resolved: 2002-07-24
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
1.3.1_05 05Fixed
Related Reports
Duplicate :  
Relates :  
Description
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
===========================================================================

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: 1.3.1_05 FIXED IN: 1.3.1_05 INTEGRATED IN: 1.3.1_05
14-06-2004

EVALUATION Because this bug does not exist in the current release of the JDK (1.4.1), I am downgrading the priority to 4. If a fix is needed in a release prior to 1.4.1, it must be handled as an escalation through CTE. Priority is not relevant to escalations: it applies only to the currently shipping release. An internal escalation for this bug can be filed at: http://jpse.eng/Home_files/CTERequest.html ###@###.### 2002-04-23
23-04-2002