Bug 111046 - [KeyBindings] keyboard shortcut for next match when searching
Summary: [KeyBindings] keyboard shortcut for next match when searching
Status: RESOLVED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows 2000
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Douglas Pollock CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-29 08:14 EDT by Mike Wilson CLA
Modified: 2005-09-29 10:22 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Wilson CLA 2005-09-29 08:14:17 EDT
When browsing through the matching results from a search in Eclipse, I have to 
use the mouse to either click on the desired line in the Search View or to 
click on the Next Match button.

It would be very convenient to have keyboard shortcuts to go back and forward 
through the result list. F ex in MS Visual C++ 6.0 this is bound to F4 
(shift+F4 for backwards).

(Maybe this can be applied to other list views as well, f ex Problems.)
Comment 1 Kim Horne CLA 2005-09-29 08:23:24 EDT
Passing to Doug to adjudicate.  
Comment 2 Douglas Pollock CLA 2005-09-29 10:22:23 EDT
If focus is in the Search view, then Ctrl+, and Ctrl+. work.  If focus is in  
the editor, then the Next Annotation and Previous Annotation drop-downs can be  
modified to include Search Results.  
  
Rather than add a new key binding, I think using the existing facilities is  
better.