By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.
Bug 2022 - Kate: 'find in files' double click doesn't switch to the editor window if the file is already open
Summary: Kate: 'find in files' double click doesn't switch to the editor window if the...
Status: NEW
Alias: None
Product: TDE
Classification: Unclassified
Component: tdebase (show other bugs)
Version: R14.0.x [Trinity]
Hardware: Other Linux
: P5 normal
Assignee: Timothy Pearson
URL:
Depends on:
Blocks: 2968
  Show dependency treegraph
 
Reported: 2014-04-01 22:15 CDT by Michele Calgaro
Modified: 2018-08-30 02:52 CDT (History)
1 user (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michele Calgaro 2014-04-01 22:15:26 CDT
To reproduce the problem:

1) Open Kate. Make sure no document is open.
2) Use "Find in files" to search for a repeated string (i.e. a string appearing multiple times in the same document)
3) Double-click on any of the find result. The file is open to the relative line number and the focus moves to the editor panel. 
4) Double-click on another find result for the same file. The editor moves to the relative line number BUT the focus remains on the 'find in files' panel.