diff --git a/modules/lock/Input.qml b/modules/lock/Input.qml index cb2146ac..b868ecaa 100644 --- a/modules/lock/Input.qml +++ b/modules/lock/Input.qml @@ -186,6 +186,7 @@ ColumnLayout { orientation: Qt.Horizontal spacing: Appearance.spacing.small / 2 + interactive: false model: ScriptModel { values: root.passwordBuffer.split("")