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

Summary: SQL Module panel in New Project wizard is too big
Product: soa Reporter: jrojcek <jrojcek>
Component: SQL ProjectAssignee: Naveen Kuncharapu <nkunchar>
Status: REOPENED ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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.