I have a bookmark which uses F4.
This was no longer working after the update to version 1344a, as it assigned it to a function in the result list.
I removed this new assigment and F4 is again my bookmark.
But now the problem:
Previously I startet Everything, pressed f4 and the results of this bookmarked search where shown.
Now this works only if I first change the focus away from the search field to the result list.
If I don't do that f4 in the search field just displays the history of searches.
Strange behaviour change with 1344a ?
Re: Strange behaviour change with 1344a ?
Thank you for the issue report horst.epp,
There was changes to how Everything 1344a handles keyboard shortcuts.
F4 will now focus the next selected item (globally)
The search box is currently hard coded to override this keyboard shortcut and show search history.
The filterbar is currently hard coded to override this keyboard shortcut and show the filter list.
Bookmarks cannot currently use F4.
I'm working on a solution..
There was changes to how Everything 1344a handles keyboard shortcuts.
F4 will now focus the next selected item (globally)
The search box is currently hard coded to override this keyboard shortcut and show search history.
The filterbar is currently hard coded to override this keyboard shortcut and show the filter list.
Bookmarks cannot currently use F4.
I'm working on a solution..
Re: Strange behaviour change with 1344a ?
I noticed this right away too, I also have a bookmark bound to F4 so this is pretty annoying.
I have a potential nice idea since the functionality is still pretty useful. Could everything open that recent search history box if you hit backspace while there are no words in the box? That would be more convenient than F4.
I have a potential nice idea since the functionality is still pretty useful. Could everything open that recent search history box if you hit backspace while there are no words in the box? That would be more convenient than F4.
Re: Strange behaviour change with 1344a ?
Everything 1.5.0.1345a will now give priority to bookmark and filter keyboard shortcuts.
This might cause some issues with bookmarks to activate unintentionally on key-press instead of the intended command.
To check your bookmark keyboard shortcuts:
All key bindings can be shown with about:keys
I will consider showing the search history when pressing backspace and the search is empty.
Thank you for the suggestion.
This might cause some issues with bookmarks to activate unintentionally on key-press instead of the intended command.
To check your bookmark keyboard shortcuts:
- In Everything, from the Bookmarks menu, click Show all bookmarks....
- Check the values shown in the Key column.
- In Everything, from the Search menu, click Organize filters....
- Check the values shown in the Key column.
All key bindings can be shown with about:keys
- Type in the following search and press ENTER:
about:keys
I will consider showing the search history when pressing backspace and the search is empty.
Thank you for the suggestion.