0451895 fixed: disable password dialog hotkeys handling when it is hidden (xiphon)
0451895
@@ -125,6 +125,7 @@ Item {
}
Keys.enabled: root.visible
Keys.onReturnPressed: {
root.close()
root.accepted()
The note is not visible to the blocked user.