https://bugs.kde.org/show_bug.cgi?id=500103
--- Comment #1 from Luke Horwell <c...@horwell.me> --- >From looking at the code (dolphinsearchbox.cpp, queryTitle): * At first glance, involves this commit: https://invent.kde.org/system/dolphin/-/commit/2059ce2986e2d2cf6e22041b2ffe28e50b913c7f * Later fixed by: https://invent.kde.org/system/dolphin/-/merge_requests/806 * Then fixed in KIO here: https://invent.kde.org/frameworks/kio/-/merge_requests/1678 However, from a git bisect, the problem starts with this commit: https://invent.kde.org/system/dolphin/-/commit/80d2ea0bcc37737348b1df1691e21763272d0157 Reverting the commit fixes the issue and also restores the desired "Search for [...]" text in the window title. -- You are receiving this mail because: You are watching all bug changes.