1.5a Suggestion: Display tooltip for selected line (name, path, etc.)

Have a suggestion for "Everything"? Please post it here.
tuska
Posts: 1386
Joined: Thu Jul 13, 2017 9:14 am

1.5a Suggestion: Display tooltip for selected line (name, path, etc.)

Post by tuska »

Hi,

Currently, the position of the mouse pointer determines which line the tooltip is displayed for.

Example:
1. The third line in the search result has been marked/selected.
2. The mouse pointer is pointing to the first line.

Result:
The tooltip is displayed for the first line (2.) even though the third line (1.) is selected.


Suggestion/request:
I would like to see an option that allows the tooltip to be displayed for a marked/selected line.

This would also resolve the issue of incorrect tooltips being displayed for image previews (e.g., .jpg) if applicable.
This situation can easily arise when you select an image and then use the arrow keys to call up other images in the preview.

If the proposal were implemented, the following situation would arise:

Code: Select all

1. Mouse pointer - (no selection) - Tooltip from mouse pointer
   - OR -
2. Line selected - Tooltip from selected line (and not from the mouse pointer pointing to another line)
Please check.

Thank you!

PS:
I currently use a bookmark that removes a marker in the search result.
Search: > Custom:
/deselect-all

viewtopic.php?t=10091#deselect-all
Keyboard shortcut: CTRL+SHIFT+U
void
Developer
Posts: 19901
Joined: Fri Oct 16, 2009 11:31 pm

Re: 1.5a Suggestion: Display tooltip for selected line (name, path, etc.)

Post by void »

Windows Explorer shows a detailed tooltip for the current selection.

I have put on my TODO list to add the same.
However, it would most likely be off by default as the tooltips usually get in the way.

Thank you for the suggestion.
tuska
Posts: 1386
Joined: Thu Jul 13, 2017 9:14 am

Re: 1.5a Suggestion: Display tooltip for selected line (name, path, etc.)

Post by tuska »

void wrote: Mon Jan 05, 2026 9:56 pm I have put on my TODO list to add the same.
However, it would most likely be off by default as the tooltips usually get in the way.
Thanks!

“Off by default” doesn't bother me.
I would be happy if I could set the new option via Everything > Options > Advanced > tooltip ...