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 3056

Summary: Object Browser - filtering objects does not work in some occurences.
Product: java Reporter: Marian Petras <mpetras>
Component: UnsupportedAssignee: Marian Petras <mpetras>
Status: CLOSED FIXED    
Severity: normal    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Marian Petras 1999-08-03 01:17:03 UTC
1. Switch to "Browsing" workspace.
2. Select package "tutorial.colorpicker".
3. In the panel "Objects", turn on all three filters of file types ("Class","Interface" and "Sourceless Data Object") - so that no file is displayed.
4. Turn all three filters off.
5. Select package "tutorial.clock.part2"

After these actions, process "java" consumes about 40% of CPU time and no object is displayed in the panel "Objects".
Comment 1 Marek Grummich 2000-07-25 09:37:59 UTC
Priority is changed to P4 (normal).