CVSROOT: /cvsroot/classpath Module name: classpath Branch: Changes by: Roman Kennke <[EMAIL PROTECTED]> 05/11/18 21:31:06
Modified files: . : ChangeLog java/awt : Container.java Log message: 2005-11-17 Roman Kennke <[EMAIL PROTECTED]> * java/awt/Container.java (findComponentForMouseEventAt): Also check for mouseMotionListeners, otherwise we wouldn't dispatch mouse motion events on components that have no mouse listener installed. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5661&tr2=1.5662&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/java/awt/Container.java.diff?tr1=1.69&tr2=1.70&r1=text&r2=text