gnucash maint: Fix register tooltip crash

Robert Fewell bobit at code.gnucash.org
Tue Jul 30 10:13:49 EDT 2019


Updated	 via  https://github.com/Gnucash/gnucash/commit/19114cc1 (commit)
	from  https://github.com/Gnucash/gnucash/commit/db93aec5 (commit)



commit 19114cc111d5a685a31ff121a74a82d1d528275d
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Tue Jul 30 14:55:59 2019 +0100

    Fix register tooltip crash
    
    When the register is in double line mode, a tooltip for the transaction
    association column can be shown if one is present by hovering the mouse
    over the cell. If the register 'cursor' is highlighting any transaction
    row this works but if the 'cursor' is on a split and mouse moves to an
    association cell with an entry, Gnucash will crash. To fix this use the
    SheetBlockStyle from block instead of the GnucashCursor.



Summary of changes:
 gnucash/register/register-gnome/gnucash-sheet.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)



More information about the gnucash-patches mailing list