https://bugs.kde.org/show_bug.cgi?id=440560
--- Comment #2 from empyreal <[email protected]> --- Thank you very much!!! Krusader was installed from official repository. Removed it and installed Krusader from git, as you advised. Now search works as it should: cursor moves to found file. But there are other minor issues or preferences… 1) After moving to found file, search window remains open as separate application window. Wouldn't be better autoclose it after moving to found file? Open Search Window would have logic if user could return to it by Alt + Tab at least, but this do not work that way. I close it with Ctrl + S and Esc. 2) When Found 0 matches, it's no use to move to Results Tab. It's better stay on General Tab in active "Search for:" box to make necessary corrections. Just make "File Name" change into message "Found 0 matches" when nothing found. 3) My proposal is not duplicate of https://bugs.kde.org/show_bug.cgi?id=434538 He wants to choose necessary options in first Window after pressing F5 without further interruptions. But I am interested in certain option, for example checkbox "Update" or "Overwrite older files". Most of the time we do not need overwrite all files, but only certain files. Option "Update" or "Overwrite older files" is very convenient and saves time. We have such option in terminal - cp -u, --update copy only when the SOURCE file is newer than the destination file or when the destination file is missing This option "Update" or "Overwrite older files" may be put in "Folder already exists" window making 2 steps for overwriting existing folder with existing files instead of 3 steps. Now we have such situation: 1) Press F5 - Path. 2) Then press Enter and if folder exists choose Write Into. 3) Then press Enter and choose Overwrite files. -- You are receiving this mail because: You are watching all bug changes.
