GNOME Bugzilla – Bug 733506
The forward button is not active even though a file is selected
Last modified: 2018-06-29 23:32:15 UTC
Created attachment 281313 [details] [review] It will check that there is a file already in the user_data structure, run the validation again and the enable/disable the forwad button accordingly. Hi, To reproduce the problem: 1 File -> Import -> Import QIF ... 2 Click on Forward 3 Click on Select and select a valid file. 4 Click on Forward. You should be now presented with the start button and a message like 'When you press the Start Button...' 5 Click Back Now you can see that even if there is a file name selected, and the file is valid, because the validation has been previously successful, the forward button is still disabled. You have to click repeat the step 3 again, so that it becomes enabled. I have attached a patch to fix this issue. Please, let me know if you end up committing it into the master. Cheers, David
Comment on attachment 281313 [details] [review] It will check that there is a file already in the user_data structure, run the validation again and the enable/disable the forwad button accordingly. Thank you for your patch. I have applied it to the current stable branch. It will be included in the upcoming 2.6.4 release. Thanks again and I'm looking forward to your next contribution!
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=733506. Please update any external references or bookmarks.