commit | e1175ca83080bb992bfb93ec0467cb040565931e | [log] [tgz] |
---|---|---|
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | Thu Oct 20 18:31:27 2016 -0400 |
committer | Steven Rostedt <rostedt@goodmis.org> | Thu Oct 20 18:31:27 2016 -0400 |
tree | 8336c1da77873f7c5d7bafcef8f66ddc6bd4f55e | |
parent | 5670dbf636d1d37842a69e884dfef5f2519a2384 [diff] |
trace-view: Place focus back into search box after search When searching the tree rows, after an item is found, it would be nice to repeat the search with a keyboard instead of having to move the mouse back to the entry and selecting again. Instead, have the focus come back to the search entry box and allow the search to happen again with just hitting "enter". Signed-off-by: Steven Rostedt <rostedt@goodmis.org>