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 103791

Summary: Add "Select In >" to the popup menu of search results
Product: utilities Reporter: Petr Jiricka <pjiricka>
Component: SearchAssignee: Jaroslav Havlin <jhavlin>
Status: RESOLVED FIXED    
Severity: blocker CC: mienamoo
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 33418    

Description Petr Jiricka 2007-05-11 16:07:48 UTC
After searching for files using the Find... dialog, a search results window with
the results is displayed. The files in the result have a popup menu, which
currently contains one action "Edit".

It would be useful to also have in this menu the "Select In > (Projects | Files
| Favorites)" action that is available in the popup menu of the editor.
Comment 1 Jaroslav Havlin 2012-06-18 09:35:23 UTC
*** Bug 214188 has been marked as a duplicate of this bug. ***
Comment 2 markiewb 2012-09-28 22:04:02 UTC
Workaround: http://netbeans.org/bugzilla/show_bug.cgi?id=214188#c1
Comment 3 Jaroslav Havlin 2013-10-07 09:48:53 UTC
http://hg.netbeans.org/core-main/rev/54bec7ee8a62
Fixed. Thank you for reporting.