Bugfix: wallet passphrase form submission on MacOS #37

Open
dimitar.p.ivanov wants to merge 1 commits from fix_passphrase_at_login into master
Owner
image.png

Entering the passphrase and hitting ENTER does not work on MacOS. This fixes it. I haven't tested this on other OS.

<img width="386" alt="image.png" src="attachments/d0e56201-a630-401a-8a2f-e10d9392fcae"> Entering the passphrase and hitting ENTER does not work on MacOS. This fixes it. I haven't tested this on other OS.
dimitar.p.ivanov added 1 commit 2026-06-29 18:32:29 +09:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix_passphrase_at_login:fix_passphrase_at_login
git checkout fix_passphrase_at_login
Sign in to join this conversation.