Bug 75595

Summary: "Potential match" emphasis should apply to tree parents
Product: [Eclipse Project] Platform Reporter: Jared Burns <jared_burns>
Component: SearchAssignee: Platform-Search-Inbox <platform-search-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: daniel_megert, nikolaymetchev
Version: 3.0   
Target Milestone: ---   
Hardware: PC   
OS: All   
Whiteboard:

Description Jared Burns CLA 2004-10-04 15:32:37 EDT
Parent nodes in the Search tree should show the same "potential match" emphasis as their children 
if all children are potential matches.

For example, if I do a Java search and all the results in a particular Type are "potential matches", 
then the tree node for the Type should be grayed out and should say "potential matches" just like its 
leaf nodes.
Comment 1 Nikolay Metchev CLA 2015-11-02 11:34:38 EST
"Potential Matches" seems to be the most useless feature in eclipse. It always seems to just get in the way. 
Is there any chance we can get rid of it? 
Alternatively allow a setting to disable this feature.
Comment 2 Dani Megert CLA 2015-11-02 15:55:56 EST
(In reply to Nikolay Metchev from comment #1)
> Alternatively allow a setting to disable this feature.

This can be done via General > Search preference page.
Comment 3 Nikolay Metchev CLA 2015-11-03 06:37:58 EST
(In reply to Dani Megert from comment #2)
> (In reply to Nikolay Metchev from comment #1)
> > Alternatively allow a setting to disable this feature.
> 
> This can be done via General > Search preference page.

Excellent, 
Thanks.