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 88130 - Missing navigator filter for showing inherited members
Summary: Missing navigator filter for showing inherited members
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Petr Hrebejk
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2006-10-27 09:25 UTC by Jaromir Uhrik
Modified: 2007-06-25 17:28 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 Jaromir Uhrik 2006-10-27 09:25:21 UTC
NetBeans IDE Dev (Build 200610261800)
1.5.0_06; Java HotSpot(TM) Client VM 1.5.0_06-64
Mac OS X version 10.4.8 running on ppc
en_US (nb); MacRoman

Java Navigator doesn't contain filters buttons. Neither it is possible to filter
methods and fields through navigator's popup menu.
Comment 1 Jaromir Uhrik 2006-10-27 09:27:03 UTC
This issue breaks functionality that users were used to. IMHO it is a regression
and this functionality should be turned on.
Comment 2 Petr Hrebejk 2006-11-20 12:23:50 UTC
Obviously not a P1.
Comment 3 Petr Hrebejk 2006-11-20 12:24:57 UTC
The filters are back. The only one missing is the one for show inherited
members. Further decreasing the bug priority.
Comment 4 Petr Hrebejk 2007-06-25 17:28:01 UTC
Thanks to Standa Aubrecht.