Viewport focus changes on rename - sometimes
Focus is not lost, just changes - sometimes, seemingly for no meaningful reason.
(And in those instances, it's... quirky... irksome....)
Like if you're renaming 2 files & they're towards the bottom of the window, after the rename completes those 2 file might be centered, or at the top of the window, or...
Focus changed, some, sometimes.
(Sort is not the issue (causing the change).)
Not a big deal, but when you've focusing on a set of files, & making changes (Rename) to particular files in that set, while the particular files are still in view (potentially a different view), other files of that set may then be out of view...
Viewport focus changes on rename - sometimes
Re: Viewport focus changes on rename - sometimes
I assume you still have keep_result_focus_in_view set to 1(enabled)
I think the issue had something to do with this setting enabled.
Everything 1.5.0.1259a simplifies /keep_result_focus_in_view=1
When keep_result_focus_in_view is set to 1 (enabled), Everything will keep the focus in view.
When an item is focused it is 'flagged' as 'keep in view'.
However, Everything 1.5.0.1259a will now clear this 'keep in view flag' when you rename an item, vertically scroll the window, change the sort or change the search.
Clicking on an item or using the keyboard to change the focus will refresh this 'keep in view flag'.
Please let me know if this changes helps and what could be improved.
I think the issue had something to do with this setting enabled.
Everything 1.5.0.1259a simplifies /keep_result_focus_in_view=1
When keep_result_focus_in_view is set to 1 (enabled), Everything will keep the focus in view.
When an item is focused it is 'flagged' as 'keep in view'.
However, Everything 1.5.0.1259a will now clear this 'keep in view flag' when you rename an item, vertically scroll the window, change the sort or change the search.
Clicking on an item or using the keyboard to change the focus will refresh this 'keep in view flag'.
Please let me know if this changes helps and what could be improved.