diff --git a/kcms/time/ui/main.qml b/kcms/time/ui/main.qml index d75bc6b0..0babad0f 100644 --- a/kcms/time/ui/main.qml +++ b/kcms/time/ui/main.qml @@ -113,6 +113,7 @@ SimpleKCM { ListView { id: listView + currentIndex: -1 // otherwise the vkbd will constantly open and close while typing headerPositioning: ListView.OverlayHeader implicitWidth: 18 * Kirigami.Units.gridUnit implicitHeight: 18 * Kirigami.Units.gridUnit