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 131806

Summary: Dialog "New Java Project With Existing Sources" contains label with non-fixed width -> dialog is jumping
Product: projects Reporter: Petr Dvorak <joshis>
Component: Generic Projects UIAssignee: Milos Kleint <mkleint>
Status: RESOLVED INVALID    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Petr Dvorak 2008-04-02 10:56:08 UTC
NB: 200803311426 (instrumented build)
OS: WinXP Prof.
JDK: 1.6.0_10

1. Go to File>New Project, select Java - New Java Project with Existing sources
2. Go to the fourth step of the dialog
3. Try to type to the "Includes" field
-> lists "Included Files" and "Excluded Files" are jumping up and down as there is a label that does not have a fixed
height ("Scanning") just above them
Comment 1 Milan Kubec 2008-04-02 13:29:48 UTC
Lowering priority according to Bug priority guidelines.
Comment 2 Martin Kozeny 2013-08-21 11:41:11 UTC
This is caused by making visible scanning label. It should probably left there.