Breadcrumb's wrong folder display when I try to click on previous directory
Tested on 2017.2.2 EAP, but I noticed this behaviour in 2016 versions, too.
I've got opened file in following path: A1 -> B1 -> C1 -> file
Then I click on A1 folder to select another file from my breadrumb path. IDE displays me following path: A1 -> B2 -> C2, however when I'm in C2 directory, I'd like to go back to B2, but IDE goes back then to my previous breadcrumb path and displays me again B1 -> C1 directories.
I will give you some examples on screenshots.
This is my original path to opened file.
I'm going to click on 'class' -> 'controller' -> 'manage'
Now I will try to go back to 'Controller', but when I click on it, IDE change path to my original and displays list for 'model'.
In long paths, when I miss click something I have no option to step back. I have to click all path again. I think that it shouldn't work like that.
请先登录再写评论。
Hello,
First, just to avoid further confusion, these are not breadcrumbs - it's Navigation bar.
As I could understand, you do not select and open another file but rather preview the file structure.
When you click on "Model" again, it shows you the path to the currently opened file which is A1 -> B1 -> C1 -> file.
If you would like to have this behavior changed, please submit the feature request to our tracking system here: <http://youtrack.jetbrains.com/issues/IDEA#newissue=yes>.