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 111492 - SQL Module panel in New Project wizard is too big
Summary: SQL Module panel in New Project wizard is too big
Status: REOPENED
Alias: None
Product: soa
Classification: Unclassified
Component: SQL Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Naveen Kuncharapu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-31 15:33 UTC by jrojcek
Modified: 2007-10-30 08:21 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 jrojcek 2007-07-31 15:33:08 UTC
The SQL Module panel in New Project wizard is bigger than the Choose Project panel which causes a "jumping" effect when moving from the 
choose panel to the sql module panel. The sql module panel should have the same size as the very first step.
Comment 1 Venkat Srinivasan 2007-08-01 12:45:33 UTC
Pls look into this.
Comment 2 Naveen Kuncharapu 2007-08-16 10:17:07 UTC
The size of the Module panel depends on the Project Location value (example "C:\Documents and
Settings\naveenkumar\netbeans-derby\pnetbenasProjects\testing").
If the value is big the size of the panel increases.This is not just for SQL Module but for all the Modules.
Comment 3 jrojcek 2007-08-17 15:50:30 UTC
The wizard size should not increase its size if a textfield value doesn't fit in. Consider if the user browses (Browse button) for a folder with a very long path 
and closes the file chooser dialog, the wizard would not increase it's size afterwards.