Bug 224493

Summary: [Viewers] Adding search as you type to List/Tree components.
Product: [Eclipse Project] Platform Reporter: arie <aozarov>
Component: IDEAssignee: Platform UI Triaged <platform-ui-triaged>
Status: CLOSED DUPLICATE QA Contact:
Severity: enhancement    
Priority: P3 CC: aozarov, bokowski, daniel_megert
Version: 3.4   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:

Description arie CLA 2008-03-27 19:39:12 EDT
When I used eclipse on Linux I could type the name of a class in the Package Explorer and navigate to it.
The same was true for other list/tree components. This feature seems not to be available on mac os.
Comment 1 Boris Bokowski CLA 2008-03-27 20:26:14 EDT
Yes, this is native platform behaviour on GTK. Have you tried Ctrl+Shift+T (Java types) or Ctrl+Shift+R (any file) instead? This allows you to find even those classes/files that are not yet expanded in the package explorer.
Comment 2 arie CLA 2008-03-28 01:16:25 EDT
Thanks. Yes I am aware of Command+Shift+T and R and though they are extremely useful I can still
see a value for "search as you type" - especially to save multiple page up/down when you are on the list or if you want to use the list as a way to narrow your search scope (e.g. stand on a package and start type the class name - that may exists in many other places).
Comment 3 arie CLA 2008-03-28 01:20:14 EDT
Also, forgot to mention the same concept can apply not only to class/resource but also to Outline view, Tasks, Problems, ...).
Comment 4 Boris Bokowski CLA 2009-11-26 09:49:20 EST
Hitesh is now responsible for watching bugs in the [Viewers] component area.
Comment 5 Dani Megert CLA 2019-02-09 12:09:00 EST

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