-
Bug
-
Resolution: Fixed
-
P2
-
6
-
b79
-
sparc
-
solaris_10
-
Verified
TrayIcon does not update the new image after animated image is set.
Step to Reproduce
-------------------
1) Run the attached program.
2) click on the "Add TrayIcon" Checkbox. You can see some components are added below the
checkbox and a TrayIcon is added to the SystemTray.
3) Click on the "AutoSize" checkbox ( to set the autosize of the image to true).
4) Click on the "Browse" button & select fight.jpg file ( i have attached) which is a
static image.
5) Click on the "SetImageIcon" button. Observe that the TrayIcon image (fight.jpg ) is
updated.
6) Click on the "Browse" button & Select animdog.gif file ( i have attached ) which is an
animated image.
7) Click on the "SetImageIcon" button. Observe that the TrayIcon image (animdog.gif) is
updated.
8) Click on the "Browse" button & Select JavaCup.gif file ( i have attached ) which is an
animated image.
9) Click on the "SetImageIcon" button. Observe the TrayIcon image, you can see both the
images .
you can even try step 8 & 9 with static images . the previous animated image can be seen(animated) , not the newly updated image (static ).
This is reproducable on solaris 10 & winxp & reproducable from b51 to b72.
Step to Reproduce
-------------------
1) Run the attached program.
2) click on the "Add TrayIcon" Checkbox. You can see some components are added below the
checkbox and a TrayIcon is added to the SystemTray.
3) Click on the "AutoSize" checkbox ( to set the autosize of the image to true).
4) Click on the "Browse" button & select fight.jpg file ( i have attached) which is a
static image.
5) Click on the "SetImageIcon" button. Observe that the TrayIcon image (fight.jpg ) is
updated.
6) Click on the "Browse" button & Select animdog.gif file ( i have attached ) which is an
animated image.
7) Click on the "SetImageIcon" button. Observe that the TrayIcon image (animdog.gif) is
updated.
8) Click on the "Browse" button & Select JavaCup.gif file ( i have attached ) which is an
animated image.
9) Click on the "SetImageIcon" button. Observe the TrayIcon image, you can see both the
images .
you can even try step 8 & 9 with static images . the previous animated image can be seen(animated) , not the newly updated image (static ).
This is reproducable on solaris 10 & winxp & reproducable from b51 to b72.