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

Transaction Window -> Save Button -> Clicking on Cancel in the Save dialog box should take the user back to transaction window #56

Open Anilkumar18 opened 6 years ago

Anilkumar18 commented 6 years ago

Expected Behavior

Transaction Window -> Save Button -> Clicking on Cancel in the Save dialog box should take the user back to transaction window

Current Behavior

Transaction Window -> Save Button -> Clicking on Cancel in the Save dialog box closes the save dialog box and focus moves to History tab instead

Steps to Reproduce

1.Open a wallet 2.Click on History tab 3.Double Click on a transaction and transaction window opens 4.Click on save button in the window 5.Save dialog box appeard with Save and Cancel button 6.Click on Cancel button 7.The save dialog box closes and focus would be on the History tab 8.The same transaction window should be kept in focus

Note : Issue exists in Bitcoin also

Note : This issues exists even when we view transaction window from Address tab -> Rt click Details option

Your Environment

lclc commented 6 years ago

Can't reproduce on OSX. Seems to be Windows only problem.

Anilkumar18 commented 6 years ago

Issue exists in Ubuntu 16.04