-
Bug
-
Resolution: Fixed
-
P3
-
1.4.2, 6
-
b03
-
x86
-
windows_xp
-
Verified
I have added a TrayIcon to the SystemTray and I have added a mouse listener to it. When I right click inside the tray icon, a popup menu appears. I am clicking on one of the menuitems. The popup menu gets disposed. But once popup menu is disposed, I could see many MouseMoved events being triggered all referring to the same mouse location. This is reproducible on the given PIT build only on Win32. It works fine on Sol10-JDS.
Here is the PIT build:
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)
I have attached a sample test. Execute the sample test on WinXP. You would see a tray icon in the system tray. Right click on the tray icon and click one of the items in the popup menu. Once popup menu is disabled, you would see many MouseMoved events being triggered on the console.
###@###.### 2005-05-10 15:45:10 GMT
Here is the PIT build:
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)
I have attached a sample test. Execute the sample test on WinXP. You would see a tray icon in the system tray. Right click on the tray icon and click one of the items in the popup menu. Once popup menu is disabled, you would see many MouseMoved events being triggered on the console.
###@###.### 2005-05-10 15:45:10 GMT
- duplicates
-
JDK-6270128 PIT: Spurious mouse moved events triggered when mail notifier gets activated, win32
-
- Closed
-
-
JDK-6349481 Spurious mouse moved events are triggered when using animated images in the tray icon, Win32
-
- Closed
-
- relates to
-
JDK-6566310 Spurious MouseMoved events are triggered by Tray Icon on Win32, after popup menu gets disappeared
-
- Closed
-