gnucash maint: Bug 798212 - right-click the register down-arrow

Robert Fewell bobit at code.gnucash.org
Mon Jun 21 06:14:30 EDT 2021


Updated	 via  https://github.com/Gnucash/gnucash/commit/abcfa660 (commit)
	from  https://github.com/Gnucash/gnucash/commit/4cff5aa1 (commit)



commit abcfa6600ef51cd1a504d1c77ddaa8a589400c2a
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Mon Jun 21 11:13:31 2021 +0100

    Bug 798212 - right-click the register down-arrow
    
    If the toggle buttons on the register sheet, used for date and transfer
    cells, is clicked with a right mouse the focus would change to the
    first transaction.
    
    To fix add a 'button-press-event' callback to intercept the right mouse
    and also prevent the main register sheet menu from showing when an
    item_edit pop up is showing.



Summary of changes:
 .../register/register-gnome/gnucash-item-edit.c    | 33 ++++++++++++++++++----
 1 file changed, 28 insertions(+), 5 deletions(-)



More information about the gnucash-patches mailing list