bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/25165] Swing components give up and reclaim focus improperly


From: cvs-commit at developer dot classpath dot org
Subject: [Bug swing/25165] Swing components give up and reclaim focus improperly
Date: 30 Nov 2005 19:19:55 -0000


------- Comment #4 from cvs-commit at developer dot classpath dot org  
2005-11-30 19:19 -------
Subject: Bug 25165

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Anthony Balkissoon <address@hidden>  05/11/30
19:19:24

Modified files:
        .              : ChangeLog 
        java/awt       : Component.java 

Log message:
        2005-11-30  Anthony Balkissoon  <address@hidden>

        Fixes bug #25165
        * java/awt/Component.java:
        (processFocusEvent): Don't check if focus opposite is the same as the
        receiving Component, this is now done in dispatchEventImpl.
        (dispatchEventImpl): Don't dispatch FocusEvents whose opposite
        Components are the same.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5753&tr2=1.5754&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/java/awt/Component.java.diff?tr1=1.90&tr2=1.91&r1=text&r2=text


-- 


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





reply via email to

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