Bug 2099 - [PropertiesView] Property sheet view: Filter properties should be "Show/Hide expert properties" (1GE6OCE)
Summary: [PropertiesView] Property sheet view: Filter properties should be "Show/Hide ...
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows NT
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Chris McLaren CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate
: 20109 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-10-10 22:26 EDT by Randy Giffen CLA
Modified: 2002-11-15 14:47 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Randy Giffen CLA 2001-10-10 22:26:27 EDT
The tool tip for the filter action should be
"Show/Hide expert properties" since this is the only filtering we currently support

The menu item should be "Expert"

Note that the logic of the button will need to be reversed
(Show expert when pressed)

NOTES:
Comment 1 DJ Houghton CLA 2001-10-29 17:51:22 EST
PRODUCT VERSION:
110

Comment 2 Randy Giffen CLA 2002-05-27 21:06:27 EDT
defer
Comment 3 Randy Giffen CLA 2002-08-07 15:54:37 EDT
Reopen for investigation
Comment 4 Richard Kulp CLA 2002-08-22 10:11:23 EDT
It would be even better if it was full filter support like the rest of the 
viewers, not just expert. Where there should be an extension point to add to 
the list of filters. And the filter dialog allowed selection of these filters.

Also the filter action should be "selected filter items should be NOT be 
shown", versus "shown", with the default being to filter out expert. That makes 
the most sense and is consistent with most of the other filter functions in 
other viewers.

Plus the filter setting should be stored in the preferences for the 
propertysheet plugin (or somewhere like the other viewers) so that they will be 
persisted. It is annoying to select a set of preferences, and then have to do 
this each and every time I come up.

But for short term, the bug itself is that the filter list does opposite of 
what it is supposed to do, as noted in the original text of this bug. It should 
be default of Filter out expert, not show all. The logic currently will either 
show all or show all but expert. When expert is not filtered, you still want to 
see all non-expert plus the expert, otherwise you want to see all except 
expert. You don't want the case where it shows ONLY expert.

Thanks.
Comment 5 Chris McLaren CLA 2002-09-04 15:32:18 EDT
*** Bug 20109 has been marked as a duplicate of this bug. ***
Comment 6 Nick Edgar CLA 2002-11-15 14:47:00 EST
In 2.1 M3, this has been renamed to "Show Advanced Properties" (meaning Show 
Advanced Properties in addition to the normal ones) in both the toolbar and 
view menu (off by default).

Richard, we have no plans for 2.1 to add more general filtering capabilities 
to the Properties view.  Please file a separate feature request for this if 
you want this to be considered for 3.0.  Some concrete use cases would help.

I've filed bug 26508 for the problem with settings getting lost.