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 - Object Browser - filtering objects does not work in some occurences.
Summary: Object Browser - filtering objects does not work in some occurences.
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All Linux
: P4 normal (vote)
Assignee: Marian Petras
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-08-03 01:17 UTC by Marian Petras
Modified: 2002-07-19 15:23 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 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).