-
Bug
-
Resolution: Fixed
-
P2
-
1.4.2, 5.0
-
b22
-
x86
-
windows_xp
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2068039 | 5.0 | Leif Samuelsson | P2 | Resolved | Fixed | tiger |
> As a side note, I noticed one oddity using the new Windows
> lnf.... the progress bar's text is very dim, and difficult to see.
I've attached the screen shot.
==============================================================
From bug 4850362:
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)
======================================================================
> lnf.... the progress bar's text is very dim, and difficult to see.
I've attached the screen shot.
==============================================================
From bug 4850362:
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)
======================================================================
- backported by
-
JDK-2068039 XP L&F: ProgressBar animation looks like
-
- Resolved
-
- duplicates
-
JDK-4850362 JProgressBar / setIndeterminate(true) -> lost border / old layout with XP L&F
-
- Closed
-
-
JDK-4862940 Indeterminate ProgressBar does not have any border in WinXP LAF (Tiger)
-
- Closed
-