-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.4.2
-
x86
-
windows_xp
Name: jk109818 Date: 04/17/2003
FULL PRODUCT VERSION :
java version "1.4.2-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-beta-b19)
Java HotSpot(TM) Client VM (build 1.4.2-beta-b19, mixed mode)
FULL OS VERSION :
Microsoft Windows XP [Version 5.1.2600]
A DESCRIPTION OF THE PROBLEM :
When using the Windows XP - L&F and calling setIndeterminate(true) for a JProgressBar, the animantion looks like the old animation, but not like XP. Also, the component loses its sunken border it displays while the indeterminate property is false.
In the old version, it looked almost the same (except for the lost border), but for the old Win L&F, this was expected, but now it's not.
To allow me a guess, you just forgot to somehow update the display for the XP-L&F. I also know, I'm reporting this against a beta, but it would still be nice if you could fix that for the next release. Right now it looks rather bad.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
create a JProgressBar and call setIndeterminate( true ) on it
REPRODUCIBILITY :
This bug can be reproduced always.
(Review ID: 184176)
======================================================================
- duplicates
-
JDK-4846544 XP L&F: ProgressBar animation looks like
-
- Resolved
-