trezor / trezor-core

:lock: Don't use this repo, use the new monorepo instead:
https://github.com/trezor/trezor-firmware
GNU General Public License v3.0
353 stars 204 forks source link

Passphrase dialog should cleanup the UI #493

Closed prusnak closed 5 years ago

prusnak commented 5 years ago

After I enter the passphrase, the Passphrase dialog stays on the device until the next message is received.

If no other message comes, this is very confusing.

tsusanka commented 5 years ago

@prusnak is this still an issue? I'm having troubles reproducing it

Peek 2019-03-29 15-33

prusnak commented 5 years ago

Reproduce it in the web wallet, where you enter the wrong passphrase into a correctly remembered and unplugged device (so webwallet will compare the hash and stop).

tsusanka commented 5 years ago

Confirmed.

Peek 2019-03-29 16-31

tsusanka commented 5 years ago

This is most likely a wallet issue, moved to https://github.com/satoshilabs/mytrezor/issues/703