Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 394008

Summary: Search: Filter and access saved search as hyper link from search completion.
Product: [ECD] Orion Reporter: libing wang <libingw>
Component: ClientAssignee: libing wang <libingw>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: susan
Version: 1.0   
Target Milestone: 2.0 M1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description libing wang CLA 2012-11-09 15:21:01 EST
Now we replaced the previous search options with the advanced search popup.
There were several options before:
1.Open search in a new tab. Now this option is gone and we are using the setting->navigatoin->open in new tab.
2.Regular expression search. Now this is moved to the advanced search popup.
3.Recent search list. Now it is gone and not needed. If you just click on search box or use CTRL+ALT+H, you will see the full list of recent searches(maxium 20).
4.Saved search list. Will be addressed in this bug.

For search suggestions, currently we are merging recent searches and the search terms from saved search. When you select a suggestion we just put the value in the search box. But this is not good enough. For saved search, as it stores the search scope and advanced options we just need a list hyper link to invoke them. While user is typing, the list is filtered and so is the recent search list.