-
Bug
-
Resolution: Unresolved
-
P4
-
6
-
Cause Known
-
sparc
-
solaris_10
I have a java application running , i would like to start an another java application, before the application could lunched, i would like to show an animated splashscreen. Once the animated splash screen is shown on the screen, i clicked the frame of the running java application to move some where on the screen. Moving the frame , stops the animation of the splashscreen on the screen. Once the frame is release ( mouse release) the splashscreen images starts animating.
The same scenario can be observed with the native windows ( command window ) & animated splash screen.
Step to reproduce:
--------------------
1)Run an another program(TestTextField.java)in one console. Observe that a frame with components is seen.
2)Run the attached program ( SystemTrayNoGUITest.java ), with attached the image file in another console. Observe that you will see animated splashscreen in the screen.
3) Click the frame title ,dn't release the mouse , Observe the animation of the splashscreen stop. Hold the mouse for few seconds ( 10 - 15 seconds) .
4) Release the mouse, observe that stoped animated image, animates fast & then goto a normal animation.
The same scenario can be tested with any native application. I check with the command window.
I tested this with b98 & b99 on solaris 10.
The same scenario can be observed with the native windows ( command window ) & animated splash screen.
Step to reproduce:
--------------------
1)Run an another program(TestTextField.java)in one console. Observe that a frame with components is seen.
2)Run the attached program ( SystemTrayNoGUITest.java ), with attached the image file in another console. Observe that you will see animated splashscreen in the screen.
3) Click the frame title ,dn't release the mouse , Observe the animation of the splashscreen stop. Hold the mouse for few seconds ( 10 - 15 seconds) .
4) Release the mouse, observe that stoped animated image, animates fast & then goto a normal animation.
The same scenario can be tested with any native application. I check with the command window.
I tested this with b98 & b99 on solaris 10.