Created attachment 109345 [details] screenshot Click any item under "search" in sidebar dolphin window decoration shows "empty search" even when some files are found. See the screenshot.
This was introduced with https://cgit.kde.org/dolphin.git/commit/?id=702429ac8e64a5aff4e110a56f526b96ecb795fd I guess it's referring to the lack of entered text. I would just make this "Search". I'll put together a patch.
Patch available at https://phabricator.kde.org/D9305 Thanks for your diligent testing, Dr. Chapatin. You find a lot of important issues.
Git commit 8cea647ce11dbc8bb009f8a16adaaa94be3dcfb1 by Nathaniel Graham. Committed on 13/12/2017 at 16:19. Pushed by ngraham into branch 'master'. Change "Empty Search" to just "Search" to handle searches with no search text Summary: The pre-defined searches (Documents, Videos, etc) all default to no search text. https://cgit.kde.org/dolphin.git/commit/?id=702429ac8e64a5aff4e110a56f526b96ecb795fd changed their window title from "baloosearch - /" to "Empty Search", but the search isn't really empty; it just lacks a search string. It's still looking for documents, or videos, or whatever. Test Plan: Is it too late to get this into 5.12? Tested in KDE Neon. Before: {F5545170} After: {F5545171} Reviewers: #dolphin, elvisangelaccio, broulik Reviewed By: broulik Differential Revision: https://phabricator.kde.org/D9305 M +1 -1 src/dolphinmainwindow.cpp https://commits.kde.org/dolphin/8cea647ce11dbc8bb009f8a16adaaa94be3dcfb1