I'm finally getting the hang of the (typically overly complex) Kate editor in KDE. The only thing I haven't figured out is how to override the default behavior of Kate maintaining a different 'Find' string for each file you have open. For example, it's really annoying when you are looking at code and want to find a function in another module. Normally you'd doubleclick the function and then type Ctrl+F. So far so good, it sets up to find the highlighted text. But then switch to another module open in another tab, and hit F3. You get the expected 'Find Next' behavior, but the text it looks for is whatever you looked for last in that module. Not the text you just asked to find.
I can see how it might be a nice option to maintain separate 'Find' strings for each module, but seriously - as the default? And I can't find any way to change how this works.