bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug swing/24067] Component flashes when tooltip is hidden


From: cvs-commit at developer dot classpath dot org
Subject: [Bug swing/24067] Component flashes when tooltip is hidden
Date: 27 Sep 2005 19:42:14 -0000

------- Additional Comments From cvs-commit at developer dot classpath dot org  
2005-09-27 19:42 -------
Subject: Bug 24067

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Lillian Angel <address@hidden>  05/09/27 18:50:59

Modified files:
        .              : ChangeLog 
        java/awt       : Component.java 
        javax/swing/plaf/basic: BasicToolTipUI.java 

Log message:
        2005-09-27  Lillian Angel  <address@hidden>
        
        Fixes Bug #24067
        * java/awt/Component.java
        (removeNotify): Should call hide on the peer before
        disposing of it. This stops the flashing when the
        tooltips are removed from the component.
        * javax/swing/plaf/basic/BasicToolTipUI.java
        (getPreferredSize): If the accelerator is null, we should
        paint the mnenomic if it is available.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.4990&tr2=1.4991&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/java/awt/Component.java.diff?tr1=1.77&tr2=1.78&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/plaf/basic/BasicToolTipUI.java.diff?tr1=1.7&tr2=1.8&r1=text&r2=text






-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24067




reply via email to

[Prev in Thread] Current Thread [Next in Thread]