gnucash maint: Bug 797416 - Enter key does not move to blank tx or next line

Robert Fewell bobit at code.gnucash.org
Mon Sep 23 08:45:50 EDT 2019


Updated	 via  https://github.com/Gnucash/gnucash/commit/ee260d8e (commit)
	from  https://github.com/Gnucash/gnucash/commit/9832fa39 (commit)



commit ee260d8e3a197a63b394d3a41e9ec502dcf92842
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Mon Sep 23 13:28:34 2019 +0100

    Bug 797416 - Enter key does not move to blank tx or next line
    
    Caused by a previous commit that did not allow for just pressing the
    enter key without changes to move to the next transaction. This was
    part of a change to stop being asked to create a new account many times
    when the transfer cell had been changed and declining it. To fix this
    when gnc_split_reg_record returns false, test for the current cursor
    changed flag being not set to proceed to do the move.



Summary of changes:
 gnucash/gnome/gnc-split-reg.c | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)



More information about the gnucash-patches mailing list