Bug 498773

Summary: Filtering process forgotten from navigational history
Product: [Applications] dolphin Reporter: Jordan JD Peterson <common.disturbances>
Component: bars: filterAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: normal CC: kfm-devel, nate
Priority: NOR    
Version First Reported In: 24.12.1   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Jordan JD Peterson 2025-01-17 01:52:38 UTC
***
If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports

Please remove this comment after reading and before submitting - thanks!
***

SUMMARY
When using the filter bar, navigating into a folder within the filter results, then returning back, the filtered view is reset. The filtered view should return if I click back.

STEPS TO REPRODUCE
1. Launch Dolphin
2. Use filter bar (CTRL-I) and type in a keyword. Keywords filter results in view.
3. Double click a folder to view the contents.
4. Click back

OBSERVED RESULT
Filtered results are lost when navigating into a filtered result folder and clicking back.

EXPECTED RESULT
The filter should return, because that is a crucial step in the navigational history. If clicked back again, the previous state should also return, whether it be a previous filter prior. Essentially any filter should become part of the navigational history within Dolphin.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: OpenSuse Tumbleweed X11 & Wayland
KDE Plasma Version: 6.2.5
KDE Frameworks Version: 6.10.0
Qt Version: 6.12.8-2-default (64-bit)

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2025-01-17 15:39:52 UTC
That's what the little lock icon by the filter field is for; it implements what you want.