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 63966 - Colapsed textfield in "New Wizard" wizard
Summary: Colapsed textfield in "New Wizard" wizard
Status: VERIFIED DUPLICATE of bug 63583
Alias: None
Product: apisupport
Classification: Unclassified
Component: Templates (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-09 12:16 UTC by Tomas Danek
Modified: 2005-09-12 11:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
UglyWizardPanel (47.34 KB, image/png)
2005-09-09 12:16 UTC, Tomas Danek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Danek 2005-09-09 12:16:06 UTC
please someone assign to correct code owner..

20050709,WinXP,JDK 1.6.0 ea

1) Create module suite, module inside this suite.
2) Invoke "New wizard" wizard
3) In step 2 Wizard type - select New file radiobutton, enter number of steps (=5)
4) In step 3 Name, Icon and location - Enter class name "My Wizard", Display
name "NW"
5) Now notice class name is not identifier - click to this textfield, move in it
by arrows and delete the whitespace by BACKSPACE (!!!)
6) JTextField colapses - see screenshot.
Comment 1 Tomas Danek 2005-09-09 12:16:42 UTC
Created attachment 24658 [details]
UglyWizardPanel
Comment 2 Tomas Danek 2005-09-09 12:48:40 UTC
I think it yours wizard, am i right?
Comment 3 Jesse Glick 2005-09-09 18:27:13 UTC
We need a scroll pane for the Created/Modified Files list. Isn't it already
filed somewhere?
Comment 4 Martin Krauskopf 2005-09-12 10:49:00 UTC
> Isn't it already filed somewhere?

Yes it is. Possible problem for all wizard as you said.


*** This issue has been marked as a duplicate of 63583 ***
Comment 5 Tomas Danek 2005-09-12 11:42:05 UTC
OK, verifying this, but raising priority of the other..