gnucash stable: Bug 799456 - Tabbing through fields autoselects all but Num field
John Ralls
jralls at code.gnucash.org
Tue Dec 10 17:02:10 EST 2024
Updated via https://github.com/Gnucash/gnucash/commit/f0f875d5 (commit)
from https://github.com/Gnucash/gnucash/commit/667d3cbc (commit)
commit f0f875d5ab429716db906adde17ee574c735903f
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Dec 10 13:48:23 2024 -0800
Bug 799456 - Tabbing through fields autoselects all but Num field
By which the reporter means that the value in every cell except Num
is selected on cell entry. Add a cell_enter function for Numcell that
does that.
Summary of changes:
gnucash/register/register-core/numcell.c | 16 +++++++++++++++-
1 file changed, 15 insertions(+), 1 deletion(-)
More information about the gnucash-patches
mailing list