gnucash maint: Bug 796734 - Auto-complete entry not highlighting to allow...

John Ralls jralls at code.gnucash.org
Tue Sep 4 18:12:27 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/75ccd57d (commit)
	from  https://github.com/Gnucash/gnucash/commit/f6d873dc (commit)



commit 75ccd57dbf8d26eb0d393a81f48b2337324fb7f3
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Sep 4 11:08:25 2018 -0700

    Bug 796734 - Auto-complete entry not highlighting to allow...
    
    for incremental entry.
    
    Because the Quartz Input Method module (imquartz.c) messes with the
    selected text, so we cache it in the gnucash_sheet object and restore it
    after the input module is done with the keypress.



Summary of changes:
 gnucash/register/register-gnome/gnucash-sheet.c  | 24 ++++++++++++++++++++----
 gnucash/register/register-gnome/gnucash-sheetP.h |  1 +
 2 files changed, 21 insertions(+), 4 deletions(-)



More information about the gnucash-patches mailing list