Skip to content
  • Gregor Mi's avatar
    Select child folder when navigating to a parent folder · 3749b555
    Gregor Mi authored and Emmanuel Pescosta's avatar Emmanuel Pescosta committed
    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
    BUG: 377392
    CCBUG: 335616
    3749b555