From 401efee30f46f5f20212ce2a8992f7da743502f2 Mon Sep 17 00:00:00 2001 From: Marco Martin Date: Thu, 18 Mar 2021 18:34:37 +0100 Subject: [PATCH] make containment a focusscope --- containments/homescreen/package/contents/ui/main.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containments/homescreen/package/contents/ui/main.qml b/containments/homescreen/package/contents/ui/main.qml index 1cc07f4e..a5e424fc 100644 --- a/containments/homescreen/package/contents/ui/main.qml +++ b/containments/homescreen/package/contents/ui/main.qml @@ -24,7 +24,7 @@ import org.kde.phone.homescreen 1.0 import org.kde.plasma.private.mobileshell 1.0 as MobileShell -Item { +FocusScope { id: root width: 640 height: 480