Bug 429479

Summary: Does not remember previous view state when going back
Product: [Applications] dolphin Reporter: Kai Uwe Broulik <kde>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: VERIFIED FIXED    
Severity: normal CC: felixernst, kfm-devel, nate
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Kai Uwe Broulik 2020-11-21 22:58:03 UTC
SUMMARY
When going back from a subfolder, Dolphin no longer remembers scroll position and the folder selection.


STEPS TO REPRODUCE
1. Navigate into a folder with lots of sub folders
2. Enter one of the subfolders further down the list
3. Go back

OBSERVED RESULT
Dolphin starts all the way at the top of the list

EXPECTED RESULT
Dolphin remembers the scroll position and/or folder I entered and has it selected

SOFTWARE/OS VERSIONS
KDE Applications git master asof 2020-11-19
Comment 1 Felix Ernst 2020-11-23 13:42:52 UTC
This was fixed by 760700819cfdcb767efe0af5a26b385f41c38aae but was -- probably by mistake -- not merged into master. I merged stable into master now with b62095950a8f0ed6d7359fd9b5e381dfdd2ac4d1 so this should now also be fixed on master. At least everything worked when I tested it.
Comment 2 Nate Graham 2020-11-23 16:29:45 UTC
Yep, confirming the fix.