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

Méven <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/syst
                   |                            |em/dolphin/-/commit/35b309a
                   |                            |a3efac59b12e0c6bfc127516649
                   |                            |f8cfa2
             Status|ASSIGNED                    |RESOLVED

--- Comment #4 from Méven <[email protected]> ---
Git commit 35b309aa3efac59b12e0c6bfc127516649f8cfa2 by Méven Car, on behalf of
Pan Zhang.
Committed on 17/03/2026 at 09:40.
Pushed by meven into branch 'master'.

dolphinviewcontainer: Avoid adding an extra history entry when leaving search
results

When navigating away from a search result, hiding the search bar
unintentionally emitted urlChangeRequested(searchPath). This inserted an extra
navigation step into the history, causing the “Back” button to require multiple
presses to return to the search results.

Introduce Search::Bar::HideBehavior to allow callers to hide the search bar
without triggering a URL change, and use it when the bar is automatically
hidden due to non-search navigation.

M  +1    -1    src/dolphinviewcontainer.cpp
M  +4    -2    src/search/bar.cpp
M  +14   -1    src/search/bar.h

https://invent.kde.org/system/dolphin/-/commit/35b309aa3efac59b12e0c6bfc127516649f8cfa2

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to