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 45261 - Wizards of classes - default package warning not fully visible
Summary: Wizards of classes - default package warning not fully visible
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-21 09:35 UTC by zikmund
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description zikmund 2004-06-21 09:35:59 UTC
Build 200406201800

1) Invoke any class wizard
2) Clear the package name to default (no name)
3) A warning message appears
4) ERROR:
The message is not fully visible. It ends with
"default pa..."
Comment 1 Jan Becicka 2004-08-03 07:40:22 UTC
Jirko, wizards are yours, right? Please take a look at it. Thanks.
Comment 2 Jiri Rechtacek 2004-08-25 12:12:31 UTC
The text is also set in tooltip which shows not fully visible message.

Checking in src/org/openide/WizardDescriptor.java;
/cvs/openide/src/org/openide/WizardDescriptor.java,v  <-- 
WizardDescriptor.java
new revision: 1.107; previous revision: 1.106
done
Comment 3 Quality Engineering 2007-09-20 12:04:41 UTC
Reorganization of java component