Dotted rectangle around file

Discussion related to "Everything" 1.5 Alpha.
Post Reply
w64bit
Posts: 246
Joined: Wed Jan 09, 2013 9:06 am

Dotted rectangle around file

Post by w64bit »

Do a search.
Click on empty space.
The first item has now a dotted rectangle around it.
Is there any setting to get rid of it?
void
Developer
Posts: 15806
Joined: Fri Oct 16, 2009 11:31 pm

Re: Dotted rectangle around file

Post by void »

the dotted rectangle shows the result list focus.

To hide the dotted rectangle:
  • 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:
    draw
  • Select: draw_focus_rect
  • Set the value to: false
  • Click OK.
w64bit
Posts: 246
Joined: Wed Jan 09, 2013 9:06 am

Re: Dotted rectangle around file

Post by w64bit »

Thank you. Focus rectangle is now off.

But this pointed to 2 new issues:
1. there is no more rubberband selection rectangle (Show translucent selection rectangle = OFF in Win settings).

2. even if the focus rectangle is off, after I click on empty space, the file focus is there.
How to replicate:
- search for ext:jpg
- open preview pane
- click on jpg -> preview is displayed (OK)
- click on empty space -> no preview (OK)
- close preview pane
- open preview pane -> preview is displayed (not OK)
void
Developer
Posts: 15806
Joined: Fri Oct 16, 2009 11:31 pm

Re: Dotted rectangle around file

Post by void »

It sounds like you want to avoid setting the focus on an item when clicking in the result list.

Currently, Everything doesn't have an option to do this.
The first visible will be focused when clicking on the results list.


- open preview pane -> preview is displayed (not OK)
I'll look into keeping the preview hidden.
void
Developer
Posts: 15806
Joined: Fri Oct 16, 2009 11:31 pm

Re: Dotted rectangle around file

Post by void »

Everything 1.5.0.1378a will no longer show a preview when there is no selection.
w64bit
Posts: 246
Joined: Wed Jan 09, 2013 9:06 am

Re: Dotted rectangle around file

Post by w64bit »

New thing noticed regarding focus rectangle.
- do a search.
- click on empty space.
- the first item has now a dotted rectangle around it.
- right keyboard arrow -> the focus rectangle is moving in the next column.
It should not. Focus rectangle is for files/folders in name column.
void
Developer
Posts: 15806
Joined: Fri Oct 16, 2009 11:31 pm

Re: Dotted rectangle around file

Post by void »

Everything uses left/right to focus the 'cell'.

This helps with scrolling and helps perform actions on a 'cell' with the keyboard.

Only items under the name column can be selected.
Post Reply