From 8fc5808b5f0dfab59e93d46ef581eebe66a1ffd1 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Fri, 21 Jul 2017 05:19:54 +0200 Subject: Fixed mailview focus handling --- framework/qml/InlineAccountSwitcher.qml | 1 + 1 file changed, 1 insertion(+) (limited to 'framework') diff --git a/framework/qml/InlineAccountSwitcher.qml b/framework/qml/InlineAccountSwitcher.qml index c3929b9e..45001500 100644 --- a/framework/qml/InlineAccountSwitcher.qml +++ b/framework/qml/InlineAccountSwitcher.qml @@ -89,6 +89,7 @@ FocusScope { right: parent.right bottom: parent.bottom } + focus: isCurrent activeFocusOnTab: true accountId: currentData.accountId -- cgit v1.2.3