-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
None
-
6
-
x86
-
windows_xp
Make sure you have DESELECTED 'Keep taskbar on top of other windows' in the taskbar properties.
1. ActionEvents are not triggered when clicking on the display message the first time on WinXP. To reproduce this bug, run the application attached. You would see a frame and a tray icon gets added to SystemTray. Without doing anything else, click on the 'DisplayMessage' button. YOu would see a message being displayed near the system tray. Click on the message immediately. You will not see any ActionEvent on the console.
2. Even for subsequent times, the action event is not consistantly triggered when clicking different portions of the message. Out of 10 trials, I got ActionEvent only 6 times. You can try this by repeatedly clicking on DisplayMessage button and clicking on the message itself.
3. ActionEvent is not triggered when displaying multiple messages of different types in succession and clicking on it.
I reproduced it on the current PIT build (b47) with WinXP. But looks like these issues are not specific to the PIT build since I am able to reproduce them on b44 also intermittently.
I have attached a sample test and an image.
1. ActionEvents are not triggered when clicking on the display message the first time on WinXP. To reproduce this bug, run the application attached. You would see a frame and a tray icon gets added to SystemTray. Without doing anything else, click on the 'DisplayMessage' button. YOu would see a message being displayed near the system tray. Click on the message immediately. You will not see any ActionEvent on the console.
2. Even for subsequent times, the action event is not consistantly triggered when clicking different portions of the message. Out of 10 trials, I got ActionEvent only 6 times. You can try this by repeatedly clicking on DisplayMessage button and clicking on the message itself.
3. ActionEvent is not triggered when displaying multiple messages of different types in succession and clicking on it.
I reproduced it on the current PIT build (b47) with WinXP. But looks like these issues are not specific to the PIT build since I am able to reproduce them on b44 also intermittently.
I have attached a sample test and an image.
- relates to
-
JDK-6303746 PIT: ActionEvent is not at all triggered when clicking TrayIcon message on Win2000
-
- Closed
-