-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
6
-
x86
-
windows_xp
Keeping the mouse on the tray icon for some time triggers spurious mouse moved events on Win32 especially when animated images are used in the tray icon. These events are triggered even though mouse is not at all moved inside the tray icon. This is misleading.
This is reproducible on WinXP on all mustang builds. Not reproducible on XAWT. Not reproducible when non-animated images are used.
I have attached a sample test. Execute the test as follows:
'java SystemTrayTest animdog.gif'
Click on the tray icon once. Bring the focus to the tray icon and press SPACE BAR. This would keep the mouse at the center of the tray icon. Wait for few sec. You would see many moused moved events being triggered repeatedly. Try pressing 'SPACE-BAR' few times if not reproduced the first time. Make sure you wait for 10 sec before pressing the space bar again.
This is reproducible on WinXP on all mustang builds. Not reproducible on XAWT. Not reproducible when non-animated images are used.
I have attached a sample test. Execute the test as follows:
'java SystemTrayTest animdog.gif'
Click on the tray icon once. Bring the focus to the tray icon and press SPACE BAR. This would keep the mouse at the center of the tray icon. Wait for few sec. You would see many moused moved events being triggered repeatedly. Try pressing 'SPACE-BAR' few times if not reproduced the first time. Make sure you wait for 10 sec before pressing the space bar again.
- duplicates
-
JDK-6267980 PIT:Spurious MouseMoved events are triggered by Tray Icon on Win32
-
- Closed
-
- relates to
-
JDK-6270128 PIT: Spurious mouse moved events triggered when mail notifier gets activated, win32
-
- Closed
-