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 59251 - Invalid size of the wizard with "predefined" data
Summary: Invalid size of the wizard with "predefined" data
Status: VERIFIED DUPLICATE of bug 65101
Alias: None
Product: platform
Classification: Unclassified
Component: Dialogs&Wizards (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-25 16:08 UTC by Lukas Jungmann
Modified: 2008-12-22 17:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
wizard (215.34 KB, image/png)
2005-05-25 16:09 UTC, Lukas Jungmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Jungmann 2005-05-25 16:08:56 UTC
Run testDefaultNewJ2eeAppWizard() from
http://j2ee.netbeans.org/source/browse/j2ee/test/qa-functional/src/org/netbeans/test/j2ee/wizard/NewProjectWizardsTest.java
and you'll see following wizard
Comment 1 Lukas Jungmann 2005-05-25 16:09:28 UTC
Created attachment 22306 [details]
wizard
Comment 2 Martin Krauskopf 2006-06-27 14:01:30 UTC
This is problem of all wizards. Probably the Wizard API should not allow to
overflow the size.
Comment 3 Jiri Rechtacek 2006-08-10 14:32:30 UTC

*** This issue has been marked as a duplicate of 65101 ***
Comment 4 Lukas Jungmann 2006-08-16 14:41:13 UTC
v.