GNOME Bugzilla – Bug 493572
UI: Left click and right click "checks" items in reconcile window
Last modified: 2018-06-29 21:53:46 UTC
During a reconciliation, the left and right clicks both serve to "check" off an item. This is confusing to the user since the right click also serves to bring up a menu of options for each transaction. Consider: You have an entry in the register, Comcast $94.95 During reconciliation you check this entry as you go through your statement. After you check it (left click), you discover that the amount billed for this month was actually $102.95 for whatever reason. You right click the Comcast entry to modify it, but you've also just UN-checked it with the same action. Having the right click perform two simultaneous tasks in this instance is the gripe. Left click should be for checking/unchecking, right click should be for the special menu only.
You are correct. Right clicking should not toggle the check mark AND open a submenu. It's mostly an annoyance, and there are several workarounds, * click the item again after you have done your stuff in the pop-up menu * use the toolbuttons or menu on top to perform the same actions It would be nice to get it fixed though. By the way, this problem still exists in the current development version (2.3.8)
Some recent commits in svn (r22292 and r22296) fix this issue. The reconcile window has be reworked. To (un)reconcile an entry, you can either click on the checkbox in the line or hit space. A left-click otherwise on the line won't do anything anymore, the right-click opens the pop-up menu. This will be available in the next major release.
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=493572. Please update any external references or bookmarks.