Bug 321586 - [ViewMgmt] Every View should/could have Quick Search Box
Summary: [ViewMgmt] Every View should/could have Quick Search Box
Status: CLOSED DUPLICATE of bug 69200
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.6   Edit
Hardware: PC All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact: Remy Suen CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-03 08:52 EDT by Silver Zachara CLA
Modified: 2011-02-24 09:54 EST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Silver Zachara CLA 2010-08-03 08:52:15 EDT
Hi,

I lack this feature very much. Every View ( where it's possible ) should have Quick Search Box, this feature would rapidly speed up development process.

I think that the Eclipse platform should provide some standardized API for this.

Views where I lack this feature at most:
Project Explorer, Problems, Markers, Tasks, Search, Bookmarks, Call hierarchy, Type hierarchy, etc.

Very good example how it should look like is Mylyn's Task List View.

The other thing is, that every project could extend this e.g. by adding some filters, again very good example in Mylyn's Task List View beside ( right of the ) Quick Search Box.
Comment 1 Remy Suen CLA 2010-08-03 09:21:00 EDT
May be able to tie this into the new common search bar in 4.0.
Comment 2 Thomas Schindl CLA 2010-08-03 09:22:59 EDT
(In reply to comment #1)
> May be able to tie this into the new common search bar in 4.0.

IMHO this would be the best solution. The new search should provide Parts the possibility to plug themselves into our generic search field
Comment 3 Silver Zachara CLA 2010-08-03 11:43:27 EDT
I saw new Quick search in 4.0 and I don't know if it's the best solution to provide data from all Views to this quick search output, there will be too much results and it will be chaotic.
Comment 4 Remy Suen CLA 2010-08-03 21:31:00 EDT
(In reply to comment #3)
> I saw new Quick search in 4.0 and I don't know if it's the best solution to
> provide data from all Views to this quick search output, there will be too much
> results and it will be chaotic.

If the user has the freedom to scope the search to a specific provider (like what browsers do) then this shouldn't be an issue.
Comment 5 Markus Keller CLA 2011-02-24 09:54:32 EST

*** This bug has been marked as a duplicate of bug 69200 ***