-
Bug
-
Resolution: Fixed
-
P2
-
6
-
b43
-
x86
-
windows_xp
-
Verified
The is reproducible on AWT PIT build for mustang b38, only on WindowsXP
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)
Right clicking on the TrayIcon, when the tray icon's balloon message is displayed triggers ActionEvent.
To reproduce:
1. Run the attached testcase after copying the image also to the same directory. Run it as <java> -DresultsDir=. TrayIconMessageTest
2. Click the button 'DisplayMessage' on the frame to display the balloon message
3. When the message is visible, right click on the tray icon and check for messages on the command window. If a message 'TrayIcon actionPerformed' is displayed, the bug is reproduced.
###@###.### 2005-05-17 14:09:47 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)
Right clicking on the TrayIcon, when the tray icon's balloon message is displayed triggers ActionEvent.
To reproduce:
1. Run the attached testcase after copying the image also to the same directory. Run it as <java> -DresultsDir=. TrayIconMessageTest
2. Click the button 'DisplayMessage' on the frame to display the balloon message
3. When the message is visible, right click on the tray icon and check for messages on the command window. If a message 'TrayIcon actionPerformed' is displayed, the bug is reproduced.
###@###.### 2005-05-17 14:09:47 GMT