Restore the keyboard focus to the text entry after a popup selection
This commit is contained in:
parent
1b217e230e
commit
9386ed6d9f
@ -230,6 +230,7 @@ void SSearch::restoreText()
|
||||
}
|
||||
m_savedEditText = "";
|
||||
}
|
||||
queryText->setFocus();
|
||||
}
|
||||
void SSearch::onCompletionActivated(const QString& text)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user