classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: Container fix


From: Roman Kennke
Subject: [cp-patches] FYI: Container fix
Date: Fri, 18 Nov 2005 21:32:38 +0000

Sven pointed out a bug, it was not possible to receive mouse motion
events on a component, that does not have a MouseListener installed.
Here comes to fix.

2005-11-17  Roman Kennke  <address@hidden>

        * 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.

/Roman

Attachment: patch.diff
Description: Text Data


reply via email to

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