This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 76599 - Step labels and step numbers not aligned properly
Summary: Step labels and step numbers not aligned properly
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Dialogs&Wizards (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: JDK_SPECIFIC
Depends on:
Blocks:
 
Reported: 2006-05-19 10:44 UTC by jrojcek
Modified: 2011-06-09 09:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
A screenshot showing a bug in alignment of step labels and step numbers. (1.43 KB, image/png)
2006-05-19 10:46 UTC, jrojcek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jrojcek 2006-05-19 10:44:40 UTC
Step labels are not aligned properly with step numbers. In the attached
screenshot see that the step label is a bit below the step number. I'm not sure
whether this is 5.5 Beta specific or not.

Build info:
NB 5.5 Beta
Windows XP
JDK 1.6.0-beta2-b84
Comment 1 jrojcek 2006-05-19 10:46:24 UTC
Created attachment 30521 [details]
A screenshot showing a bug in alignment of step labels and step numbers.
Comment 2 Jiri Rechtacek 2006-05-22 16:05:03 UTC
AFAIK no changes in this area done since NB4.0 thus problem should be
reproducible across all recent releases. More likely it's JDK specific. Could
you try with the same build of NB with jdk1.5? Thanks
Comment 3 jrojcek 2006-05-23 10:05:55 UTC
It worked okay on JDK 1.5.

Btw, it is reproducible also in NB daily build.
Comment 4 Jiri Rechtacek 2006-05-23 16:35:35 UTC
Works for me with jdk1.5 on all platforms, reproducible only with
jdk1.6/windowsxp. Looks is a problem with windows plaf. I try prepare a simple
testcase which shows broken layouting with WinXP, optionally report to JDK team.
Comment 5 Jiri Rechtacek 2006-05-25 10:54:03 UTC
Checking in WizardDescriptor.java;
/shared/data/ccvs/repository/openide/dialogs/src/org/openide/WizardDescriptor.java,v
 <--  WizardDescriptor.java
new revision: 1.25; previous revision: 1.24
done
Comment 6 Marian Mirilovic 2011-06-09 09:51:58 UTC
v/c