Skip to content

Clear search field when result is activated

Alexander Lohnau requested to merge (removed):clear_searchfield into master

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.

Merge request reports