Use keyboard arrow keys to go to the next and previous find results.
commite92506ec775de57fa8cc50ddac2b255e1b5a52c7
authorRoger C. Soares <rogersoares@intelinet.com.br>
Fri, 1 Feb 2008 02:12:39 +0000 (1 00:12 -0200)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Fri, 1 Feb 2008 05:47:08 +0000 (1 06:47 +0100)
tree1a1e67ff44de01027950b51439e9d1fef4f4a117
parent63f8a73e41898f6e980c25c3261f7518bf610f0e
Use keyboard arrow keys to go to the next and previous find results.

On the history find toolbar, if the pattern text field has focus,
the down arrow key will generate a next event and the up arrow key
will generate the previous event.

Signed-off-by: Roger C. Soares <rogersoares@intelinet.com.br>
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.spearce.egit.ui/src/org/spearce/egit/ui/FindToolbar.java