Skip to content

Draft: applets/kickoff: Open search result on enter only if all searches have finished

On kickoff if we quickly type firefox and press enter it opens filelight ( which the first search result of "fi" )

A video example of issue https://www.youtube.com/watch?v=GBPuKh0b95c

The code counts the triggered searches and finished searched and uses them to determine if all searches have finished.

Merge request reports