hi David, --- [EMAIL PROTECTED] wrote: > > http://novalis.org/src/DemoPanelBug.java > demonstrates a major inconsistency > between Sun's JRE and Kaffe in the handling of > MouseEvents. A workaround > is to give each component of the container a > MouseListener and siimply > check e.getSource ().
... and fixed. I've attached an updated test case to verify the fix works. It would be nice if you could check if the CVS version exhibits the same bug with other types of events. cheers, dalibor topic __________________________________________________ Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day http://shopping.yahoo.com
DemoPanelBug.java
Description: DemoPanelBug.java
