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 - Dialog "New Java Project With Existing Sources" contains label with non-fixed width -> dialog is jumping
Summary: Dialog "New Java Project With Existing Sources" contains label with non-fixed...
Status: RESOLVED INVALID
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-02 10:56 UTC by Petr Dvorak
Modified: 2013-08-21 11:41 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 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.