You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When performing offline signing with QR code, the interface containing the QR code must remain open until the signing is complete. If the interface closes (due to time-out or manual closure), there is no way to retrieve the signed data, requiring a full MetaMask restart to re-initiate the signing process. This creates friction in offline signing workflows.
Expected behavior
No response
Screenshots/Recordings
No response
Steps to reproduce
Initiate an offline signing process that generates a QR code interface
Let the QR code interface close automatically (wait) or manually close it
Complete the offline signing on the air-gapped device
Attempt to retrieve the signed transaction via the original QR code interface
Error messages or log output
Expected Result:
A mechanism to recover/reopen the QR code interface after closure
Persistent session for ongoing signing processes
"Get Signature" functionality remains accessible until process completion
Actual Result:
Once QR interface closes, the signing context is permanently lost
No UI elements or methods to retrieve the signed data
Must restart MetaMask and redo entire signing process
Detection stage
In production (default)
Version
v7.45.2(1810)
Build type
None
Device
google pixle 8
Operating system
Android
Additional context
No response
Severity
This issue significantly impacts usability for air-gapped setups where signing processes may take extended time. The current workflow assumes continuous interaction which isn't always practical for offline devices.
The text was updated successfully, but these errors were encountered:
Describe the bug
When performing offline signing with QR code, the interface containing the QR code must remain open until the signing is complete. If the interface closes (due to time-out or manual closure), there is no way to retrieve the signed data, requiring a full MetaMask restart to re-initiate the signing process. This creates friction in offline signing workflows.
Expected behavior
No response
Screenshots/Recordings
No response
Steps to reproduce
Initiate an offline signing process that generates a QR code interface
Let the QR code interface close automatically (wait) or manually close it
Complete the offline signing on the air-gapped device
Attempt to retrieve the signed transaction via the original QR code interface
Error messages or log output
Detection stage
In production (default)
Version
v7.45.2(1810)
Build type
None
Device
google pixle 8
Operating system
Android
Additional context
No response
Severity
This issue significantly impacts usability for air-gapped setups where signing processes may take extended time. The current workflow assumes continuous interaction which isn't always practical for offline devices.
The text was updated successfully, but these errors were encountered: