Page 1 of 1

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

Posted: Sun Nov 19, 2023 11:30 am
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 2355 times

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

Posted: Sun Nov 19, 2023 11:37 am
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.

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

Posted: Sun Nov 19, 2023 11:55 am
by ByteNinja87
This fixed it! thanks for the swift assistance.