|
From: | audriusa at bluewin dot ch |
Subject: | [Bug swing/24942] DefaultCaret is not always |
Date: | 25 Nov 2005 14:56:09 -0000 |
------- Comment #4 from audriusa at bluewin dot ch 2005-11-25 14:56 ------- Fixed by subsequent applying the two patches. 2005-11-22 Audrius Meskauskas <address@hidden> PR 24942 * javax/swing/text/DefaultCaret.java (focusGained): Update timer status. (focusLost): Stop the timer (unless the event is temporary). (updateTimerStatus): New method. (setVisible): Delegate timer management to the updateTimerStatus. and 2005-11-22 Audrius Meskauskas <address@hidden> * javax/swing/text/DefaultCaret.java (updateTimerStatus): Ignore the field "visible". -- audriusa at bluewin dot ch changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24942
[Prev in Thread] | Current Thread | [Next in Thread] |