[dolphin] [Bug 500103] Window title wraps search query with '%27'

Luke Horwell bugzilla_noreply at kde.org
Wed Feb 19 17:59:00 GMT 2025


https://bugs.kde.org/show_bug.cgi?id=500103

--- Comment #1 from Luke Horwell <code at 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 on the CC list for the bug.


More information about the kfm-devel mailing list