BenWestgate / Bails

Bails is a Bitcoin solution protecting against surveillance, censorship, and confiscation. It installs Bitcoin Core to Tails encrypted Persistent Storage, creates and recovers Bitcoin Core wallets from Codex32 (BIP93) seed backups, and creates backup Bails USB sticks and shareable blank Bails USB sticks. Learn more in README.md.
MIT License
45 stars 8 forks source link

Pressing Enter should submit the passphrase + entry field should start focused #111

Closed BenWestgate closed 4 months ago

BenWestgate commented 6 months ago

Describe the bug Pressing Enter does not submit the passphrase in the simple dialog. And the passphrase field should start with focus and not require a click to begin typing it.

To Reproduce Steps to reproduce the behavior: Type a passphrase twice and match, OK button becomes sensitive but does not grab focus.

Expected behavior It should grab focus after a match so pressing Enter submits the passphrase.

Additional context We will also need to check the strength metered passphrase dialog.