SUMMARY When searching empty search term, Dolphin displays all files in folder AND the parent folder STEPS TO REPRODUCE 1. Open Dolphin 2. press Ctrl + F 3. press Enter OBSERVED RESULT parent folder is displayed on top of result list EXPECTED RESULT parent folder is not shown SOFTWARE/OS VERSIONS KDE Plasma Version: 5.20.4 KDE Frameworks Version: 5.76 Qt Version: 5.15.2
Never mind, I was confused, can't reproduce. Regardless, an empty search term doesn't not really make any sense. We should prevent executing a search query when the search field is empty. If we fix that, the bug here gets fixed automatically, regardless of who can or can't reproduce it. :)
A merge request have been created today which fixes it. Ref: https://invent.kde.org/system/dolphin/-/merge_requests/202
Of course its makes sense, you can still search for *all* files with a given tag, type, date, ... or any combination thereof.