The source project of this merge request has been removed.
Clear search field when result is activated
As with the normal KRunner launcher the query gets cleared when a result is selected.
Additionally some runners might depend on the life-cycle methods.
This will trigger RunnerResultsModel::clear
, which will trigger the teardown signal.
This has also been tested with https://phabricator.kde.org/D29050.