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 236219 - "New File"/"New Project" wizard shows empty categories when filtering
Summary: "New File"/"New Project" wizard shows empty categories when filtering
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: Martin Kozeny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-21 11:54 UTC by markiewb
Modified: 2014-04-07 17:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Shows the issue (65.88 KB, image/png)
2013-09-21 11:54 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description markiewb 2013-09-21 11:54:00 UTC
Created attachment 140332 [details]
Shows the issue

* create a "new project..", filter by "prop" -> Empty category is shown OR
* create a "new file.." in a web project, filter by "prop" -> Empty category is shown  -- see screenshot

EXPECTED: categories without content aren't shown

Product Version: NetBeans IDE 7.4 RC1 (Build 201309162201)
Java: 1.7.0_40; Java HotSpot(TM) 64-Bit Server VM 24.0-b56
Runtime: Java(TM) SE Runtime Environment 1.7.0_40-b43
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 Milos Kleint 2013-09-25 08:06:07 UTC
just a minor visual glitch -> P4
Comment 2 Martin Kozeny 2013-12-18 16:32:00 UTC
Fixed for New File wizard in https://hg.netbeans.org/core-main/rev/acb369420800.
For New Project wizard it is more complicated, b/c when creating new project, nodes with child nodes are established earlier than its template nodes. Feel free to create new issue for that in order not to be forgotten forever...
Comment 3 markiewb 2014-04-07 17:28:27 UTC
(In reply to Martin Kozeny from comment #2)
> Feel free to create new issue for that in order not to be forgotten
> forever...

Done https://netbeans.org/bugzilla/show_bug.cgi?id=243638