[BUG][v1.5.1360a] Open Path Opens File Rather then path

Found a bug in "Everything"? report it here
Post Reply
ByteNinja87
Posts: 2
Joined: Sun Nov 19, 2023 11:11 am

[BUG][v1.5.1360a] Open Path Opens File Rather then path

Post by ByteNinja87 »

If you select the path column without the text (empty space?) the file itself will open with used with "full row select option"
With Full row disabled the file itself will become highlighted or focused.
This behavior doesn't occur in stable version
Bug.png
Bug.png (13.95 KiB) Viewed 1935 times
void
Developer
Posts: 15352
Joined: Fri Oct 16, 2009 11:31 pm

Re: [BUG][v1.5.1360a] Open Path Opens File Rather then path

Post by void »

By default, Everything will only open the path when you double click on the path text.
This was done to avoid accidentally opening the path instead of the item.
(It's not immediately obvious the cursor is over the path column)

To open the path anywhere in the path column:
  • In Everything 1.5, from the Tools menu, click Options.
  • Click the Advanced tab on the left.
  • To the right of Show settings containing, search for:
    path
  • Select path_hit_text_only.
  • Set the value to: false
  • Click OK.


I did experimental with highlighting the item in the path column when under the cursor.
Unfortunately, it wasn't very well received.
I will review this again in Everything 1.6.
ByteNinja87
Posts: 2
Joined: Sun Nov 19, 2023 11:11 am

Re: [BUG][v1.5.1360a] Open Path Opens File Rather then path

Post by ByteNinja87 »

This fixed it! thanks for the swift assistance.
Post Reply