GNOME Bugzilla – Bug 359471
crash when hitting esc twice in Trasfer Fund dialog
Last modified: 2018-06-29 21:13:22 UTC
Gnucrashes if you hit esc twice when the Trasfer Fund dialog is opened. You can reproduce it: gnucash --nofile file -> new -> new account page file -> new -> new account account name=usd OK file -> new -> new account account name=eur currency=eur open usd register enter a txn with eur account, and hit OK when the Transfer Fund window is presented in order to enter exchange rate, hit esc -> the Transfer Fund window keeps opened, while the cursor goes back to the txn in the register hit esc again -> crash
The code that handles this transfer dialog is pretty screwy. It's working against gtk+ instead of with it. That said, I can reproduce this and it shouldn't be difficult to fix.
Should be fixed in r14927. Marking for backport.
Looks good and works. Backported in r14928.
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=359471. Please update any external references or bookmarks.