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 148279

Summary: Navigator's field filter does not work
Product: javascript Reporter: Martin Schovanek <mschovanek>
Component: NavigationAssignee: Petr Pisl <ppisl>
Status: RESOLVED FIXED    
Severity: blocker Keywords: SIMPLEFIX
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Martin Schovanek 2008-09-24 19:26:34 UTC
[#200809170201, jdk1.5.0]

to reproduce:
-------------
1) open a .js with a variable declaration
2) disable the fields filter at the Navigator window
ERROR: fields nodes remain visible
Comment 1 Marek Fukala 2009-04-24 16:25:33 UTC
reproducible, should be simple fix
Comment 2 Petr Pisl 2009-10-08 09:59:08 UTC
This probably will not be so simple. I think that the problem is mainly out of the JavaScript editor, in Navigator
itself, which doesn't reflect the language configuration. 
Comment 3 Petr Pisl 2011-10-17 14:22:02 UTC
Still there.
Comment 4 Petr Pisl 2013-06-11 17:39:13 UTC
The navigator filter button now works correctly.