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 53427 - Provide shortcut for jumping to the next match
Summary: Provide shortcut for jumping to the next match
Status: RESOLVED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Search (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: issues@utilities
URL:
Keywords: UI, USABILITY
: 58018 124303 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-01-14 18:20 UTC by ddevore
Modified: 2009-02-19 23:18 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ddevore 2005-01-14 18:20:14 UTC
If you search by using the right click on the left
navigator the search results box shows up on the
bottom of the screen without an easy way of
navigating the results. If you always have to
click on the next link this can become combersome
because you are going from the list to the scroll
bar. There should be a key that will take you to
the next match for this search. Also, highlighting
the matches like doing a search from the f3 search
dialog would be nice.
Comment 1 Marian Petras 2005-01-17 07:38:16 UTC
If I understand correctly, you want a shortcut that would effectively
do the following actions at once:

   - activate the Search Results window
   - select the next node
   - jump to the location as defined by the node


As regards highlighting the matches - that should be implemented today
or tomorrow.
Comment 2 ddevore 2005-01-17 20:06:21 UTC
Yes what you said. 

Currently Eclipse does this with an icon on the search bar in the
search results window. To make NetBeans a better product though a key
stroke with an icon/button would be better, but the forward and
backwards selecting is important.

Also, a list of previous searches would be nice :)

Comment 3 Marian Petras 2005-01-18 07:09:48 UTC
A list of previous searches (aka search history) was added to the Find
dialog just yesterday.
Comment 4 Jesse Glick 2008-10-28 16:44:04 UTC
*** Issue 58018 has been marked as a duplicate of this issue. ***
Comment 5 Jesse Glick 2008-10-28 16:44:13 UTC
*** Issue 124303 has been marked as a duplicate of this issue. ***
Comment 6 matthies 2008-10-28 17:47:46 UTC
Copied from issue 124303:
Please provide keyboard shortcuts, or assignable actions, to move through the results from the Search Results output 
window, similar to what Ctrl+PERIOD/Ctrl+COMMA (Next Error/Previous Error) do for the (build) Output window.
Comment 7 Andrey Yamkovoy 2009-01-14 16:02:04 UTC
Implemented in the trunk.