Skip to content

[Feature] Add tooltip to location buttons #2911

Description

@sphh
 * 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

  1. 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.
  2. 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.
  3. Switching between those two windows, you don't know anymore, where you are.
  4. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions