https://bugs.kde.org/show_bug.cgi?id=335616
--- Comment #19 from Emmanuel Pescosta <emmanuelpescosta...@gmail.com> --- Git commit 3749b5552729b434655ddc950b120bb14fe888c7 by Emmanuel Pescosta, on behalf of Gregor Mi. Committed on 21/09/2017 at 13:41. Pushed by emmanuelp into branch 'master'. Select child folder when navigating to a parent folder Whenever the dolphin view is initialized to show the contents of a new URL (e.g. "/home/x/test") it will be checked if the new URL is a parent of the previous displayed URL (e.g. "/home/x/test/documents/aaa"). If the check is successful, then the common child (in this example: "/home/x/test/documents/") folder item will be selected and scrolled into view. REVIEW: 123253 Related: bug 377392 M +1 -1 CMakeLists.txt M +11 -0 src/dolphinviewcontainer.cpp M +5 -0 src/dolphinviewcontainer.h https://commits.kde.org/dolphin/3749b5552729b434655ddc950b120bb14fe888c7 -- You are receiving this mail because: You are watching all bug changes.