CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Anthony Balkissoon <[EMAIL PROTECTED]>  05/10/28 16:10:48

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

Log message:
        2005-10-28  Anthony Balkissoon  <[EMAIL PROTECTED]>
        
        * java/awt/Component.java:
        (requestFocus): If this component is a Container, start here, not at
        its parent when looking for the top-level ancestor.  If no top-level
        ancestor is found (parent == null), return.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5384&tr2=1.5385&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/java/awt/Component.java.diff?tr1=1.81&tr2=1.82&r1=text&r2=text



Reply via email to