Scenario
When searching for a vault entry you can use Ctrl + F, and that’s cool.
Problem is when you want to access the result list without using mouse. Enter does nothing. Tab have some crazy tab order and you must press it exactly 32 times to acces search results.
Even then, you cannot use arrows to select wanted result, but use tab instead.
Expected behaviour
Ctrl + F opens search dialog.
After that enter or tab gives focus to the results where you can navigate using arrow keys.