Bug 333071

Summary: clicking on location bar will jump into the directory being clicked
Product: [Applications] krusader Reporter: Bruce Ouyang <bruce.oy>
Component: generalAssignee: Krusader Bugs Distribution List <krusader-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: davide, gregap, krusader-bugs-null
Priority: NOR    
Version First Reported In: 2.4.0-beta3 "Single Step"   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
URL: http://i1317.photobucket.com/albums/t638/redhatlinux10/krusader-location-bar-feature-request_zps40c49799.png
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Bruce Ouyang 2014-04-04 13:39:41 UTC
clicking on the directory name between two adjacent slashes on location bar  jumps into the directory being clicked,  clicking on whitespace on location bar enter into edit mode.
this will help a lot while people are in a very deep directory.

Reproducible: Always
Comment 1 Gregor Petrin 2014-05-21 07:56:50 UTC
This is actually already possible, although poorly documented (I didn't know it was possible until I started going through the code): while you are editing the line (the caret is in there), you can CTRL+Click on a parent folder to go directly there.

This is probably not a good way to implement this functionality as other software does it differently, but given that it IS possible I would rather focus on other bugs/wishes first.
Comment 2 Davide Gianforte 2016-12-25 17:59:52 UTC

*** This bug has been marked as a duplicate of bug 315355 ***