Feathercoin-Foundation / electrum-ftc

Electrum-FTC; Feathercoin thin client. Follows upstream by rebasing FTC patches. Tags remain stable.
MIT License
10 stars 8 forks source link

User is able to add spaces between words in confirm seed window #26

Open Anilkumar18 opened 6 years ago

Anilkumar18 commented 6 years ago

In confirm seed window , after pasting the seed in the confirm seed box , user is able to give spaces between word and click on next button

seed_error

Expected behaviour : Either an alert should be provided to user to not edit the original seed or the NEXT button provided in the page should be disabled when user adds/edits a seed

Note : Exists in Bitcoin also

lclc commented 6 years ago

I don't think this is a problem. As long as it results in the same wallet (which it should).

Maybe you can try with importing a seed from a wallet that has some Bitcoins (/ a balance), adding some spaces to it. It should work and show the same balance in the new wallet.

Anilkumar18 commented 6 years ago

Tried importing a seed from wallet that has balance by adding some spaces to it . The wallet was restored showing the same balance