diff --git a/main.qml b/main.qml index 2040152e..ae94f86a 100644 --- a/main.qml +++ b/main.qml @@ -1111,6 +1111,9 @@ ApplicationWindow { PasswordDialog { id: transactionConfirmationPasswordDialog + z: parent.z + 1 + visible:false + anchors.fill: parent property var onAcceptedCallback property var onRejectedCallback onAccepted: {