-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b43
-
generic
-
generic
-
Verified
The is reproducible on AWT PIT build for mustang b38, only on Windows
java version "1.6.0-awt.pit-int-jcg-win-03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-awt.pit-int-jcg-win-03-java2d_06_may_2005_09_06-b00)
Java HotSpot(TM) Client VM (build 1.6.0-ea-b35, mixed mode)
Pressing and releasing middle mouse button on a tray icon does not trigger mouse events on Windows platform.
To reproduce:
1. Run the attached testcase after copying the image also to the same directory. Run it as <java> -DresultsDir=. TrayIconTest
2. Click the middle mouse button on the tray icon. See the command terminal for the output messages. If it does not display the following messages, bug is reproduced.
BUTTON2 pressed
BUTTON2 released
BUTTON2 clicked
###@###.### 2005-05-17 13:30:40 GMT
java version "1.6.0-awt.pit-int-jcg-win-03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-awt.pit-int-jcg-win-03-java2d_06_may_2005_09_06-b00)
Java HotSpot(TM) Client VM (build 1.6.0-ea-b35, mixed mode)
Pressing and releasing middle mouse button on a tray icon does not trigger mouse events on Windows platform.
To reproduce:
1. Run the attached testcase after copying the image also to the same directory. Run it as <java> -DresultsDir=. TrayIconTest
2. Click the middle mouse button on the tray icon. See the command terminal for the output messages. If it does not display the following messages, bug is reproduced.
BUTTON2 pressed
BUTTON2 released
BUTTON2 clicked
###@###.### 2005-05-17 13:30:40 GMT