Diffusion Kate ab94e071a7bf

search plugin: fix startSearch() when pressing Enter in the folder requester

Authored by neundorf on Sep 1 2017, 8:42 PM.

Description

search plugin: fix startSearch() when pressing Enter in the folder requester

startSearch() was connected to KUrlComboRequester::returnPressed(), but somehow this
signal is not emitted. The signals are not blocked, and the eventFilter also doesn't
seem to interfer.
Connecting to the signal of the lineedit makes it work...

Alex

Details

Committed
neundorfSep 1 2017, 8:42 PM
Parents
R40:7a1146443c1c: - ask user for confirmation when dropping a directory
Branches
Unknown
Tags
Unknown