Make the unified search input being focused a valid active reason

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
This commit is contained in:
Claudio Cambra 2024-11-19 13:37:20 +08:00 committed by Matthieu Gallien
parent b421b35dff
commit 3f26947525

View file

@ -229,6 +229,7 @@ ApplicationWindow {
|| unifiedSearchResultNothingFound.visible
|| unifiedSearchResultsErrorLabel.visible
|| unifiedSearchResultsListView.visible
|| trayWindowUnifiedSearchInputContainer.activeFocus
anchors.fill: parent
anchors.margins: Style.trayWindowBorderWidth