https://bugs.kde.org/show_bug.cgi?id=158934
Elvis Angelaccio <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Version Fixed In| |20.12 Latest Commit| |https://invent.kde.org/syst | |em/dolphin/commit/ae1d441da | |cef7e52984201abdc9a918ce060 | |021c Resolution|--- |FIXED --- Comment #18 from Elvis Angelaccio <[email protected]> --- Git commit ae1d441dacef7e52984201abdc9a918ce060021c by Elvis Angelaccio, on behalf of Nate Graham. Committed on 23/10/2020 at 17:00. Pushed by elvisangelaccio into branch 'master'. Show home folder if needed after unmounting mounted disk Right now, when you unmount a device that any active view containers are displaying, nothing in the view changes. As a result, it's possible to try to navigate to files or folders in that view, which cannot be done because the disk that the files or folders are located on has been unmounted! With this commit, we detect that case and switch the view containers to show the home folder after the disk whose contents they are displaying gets unmounted. FIXED-IN: 20.12 M +19 -0 src/dolphinmainwindow.cpp M +9 -1 src/dolphinmainwindow.h M +3 -0 src/panels/places/placesitemmodel.cpp M +1 -0 src/panels/places/placesitemmodel.h M +2 -0 src/panels/places/placespanel.cpp M +1 -0 src/panels/places/placespanel.h https://invent.kde.org/system/dolphin/commit/ae1d441dacef7e52984201abdc9a918ce060021c -- You are receiving this mail because: You are watching all bug changes.
