* Nemo version: 5.2.4
* Is issue with desktop or windowed nemo?: Windowed
* Distribution: Mint 20.2
Issue
If you have the current location displayed as buttons, depending on the available space only the last directory names are displayed. Let us assume that you have the following paths: ~/a/b/c/very long calculations/some random results and ~/x/y/z/very long calculations/some random results. If the window is not large enough, only the last directory names are displayed: [very long calculations][some random results]. It is not possible to decide, if you are working in ~/a/b/c/ or ~/x/y/z/.
To determine, which directory is actually displayed, you have to scroll the buttons with the arrows. But then the last directory names will disappear.
It would be helpful, that the button shows a tooltip with the whole path of the directory it represents (maybe even multiline, if there is not enough space). Thus it is quick and easy to check the actual path: Just move the mouse cursor over the button and you immediately know, where you are!
Steps to reproduce
- Create two paths with long directory names, e.g.
~/a/b/c/very long calculations/some random results and ~/x/y/z/very long calculations/some random results.
- Open two nemo windows and in each one navigate to
some random results. Make the window small enough (if it not already too small to show more than the last two directory names), so that the location buttons for ~/a/c/d and ~/x/y/z are not shown.
- Switching between those two windows, you don't know anymore, where you are.
- Moving the mouse cursor over the location buttons will not display the full path.
Expected behaviour
Positioning the cursor over the location buttons should display the full path to the directory represented by the button.
Other information
As a workaround it is possible to activate Show the full path in the title bar and tab bars. But with long paths, these often get truncated showing only parts of the path.
Another workaround is to work with tabs instead of separate windows, because the tab already shows a tooltip of the directory.
Issue
If you have the current location displayed as buttons, depending on the available space only the last directory names are displayed. Let us assume that you have the following paths:
~/a/b/c/very long calculations/some random resultsand~/x/y/z/very long calculations/some random results. If the window is not large enough, only the last directory names are displayed:[very long calculations][some random results]. It is not possible to decide, if you are working in~/a/b/c/or~/x/y/z/.To determine, which directory is actually displayed, you have to scroll the buttons with the arrows. But then the last directory names will disappear.
It would be helpful, that the button shows a tooltip with the whole path of the directory it represents (maybe even multiline, if there is not enough space). Thus it is quick and easy to check the actual path: Just move the mouse cursor over the button and you immediately know, where you are!
Steps to reproduce
~/a/b/c/very long calculations/some random resultsand~/x/y/z/very long calculations/some random results.some random results. Make the window small enough (if it not already too small to show more than the last two directory names), so that the location buttons for~/a/c/dand~/x/y/zare not shown.Expected behaviour
Positioning the cursor over the location buttons should display the full path to the directory represented by the button.
Other information
As a workaround it is possible to activate
Show the full path in the title bar and tab bars. But with long paths, these often get truncated showing only parts of the path.Another workaround is to work with tabs instead of separate windows, because the tab already shows a tooltip of the directory.