Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Mouse events changed in 1.4.2_05?



Title: Mouse events changed in 1.4.2_05?

Hi,

I noticed that the order of MouseEvents when CNTR clicking on a button has changed in Java 1.4.2_05. I use this to show a popup list.

In Java 1.4.2_03 clicking on a button results in (1) mousePressed, (2) mouseReleased and finally (3) mouseClicked.
In Java 1.4.2_05 only (1) and (2) are called...

Is this a bug in 1.4.2_03 that Apple fixed in 1.4.2_05, or is it the other way around?

More info:
It's an applet that has a JPanel with some buttons (JToggleButton) that represent files. Each button has a MouseAdapter where mouseClicked checks for MouseEvent.isPopupTrigger() and shows a popup list if true.

This always worked until I installed 1.4.2_05.

(( I couldn't google through the archives so if this has already been asked, I'm sorry ))

Thanks,
 Edward van Meeuwen

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden

This email sent to email@hidden



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.