-
Bug
-
Resolution: Fixed
-
P4
-
6
-
b03
-
x86
-
windows_xp
-
Verified
I am tring to change the splash screen using setImageURL(). The old splash screen jumps towards left before the new image is set.
Step to reproduce:
-----------------------
1) Run the attached program example :- java -splash:surfing.gif SetOpaqueImageUrlTest
2) Observe that when the new image is changing , the old image just jumps towards left & disappears. This can be observed very clearly in surfing.gif & cupanim.gif file.
I tested this with b98 & b99 on windows XP service pack 2.
Step to reproduce:
-----------------------
1) Run the attached program example :- java -splash:surfing.gif SetOpaqueImageUrlTest
2) Observe that when the new image is changing , the old image just jumps towards left & disappears. This can be observed very clearly in surfing.gif & cupanim.gif file.
I tested this with b98 & b99 on windows XP service pack 2.
- relates to
-
JDK-6495736 splash screen image jumps towards left while setting the new image using setImageURL()
- Closed