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

Menu - Tools - Load Transactions - From Block Chain - No Proper Error message #79

Open Anilkumar18 opened 6 years ago

Anilkumar18 commented 6 years ago

Expected Behavior

Menu - Tools - Load Transactions - From Block Chain - When transaction Id is wrong or field is blank, clicking on OK in the "Lookup Transaction" window should throw an error "Incorrect Transaction ID/Details".

Current Behavior

Currently an error message ""Code 1 message,should be a transaction hash appears" appears only when we provide invalid data. Leaving the field blank and clicking on OK just closes the window. Proper error messages should be displayed for both the cases.

Steps to Reproduce

1.Open a Wallet 2.Click on Tools -> Load Transaction -> From Block Chain 3.In the look up transaction window that opens leave the field blank or give an invalid data 4.A proper error message "Invalid Transaction ID/Details" should appear.

Context

Error Messages should be user understandable

Your Environment

Note : Issue exists in Bitcoin also