After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 796046 - Transactions change sequence after marked as reconciled when in reconcile dialog
Transactions change sequence after marked as reconciled when in reconcile dialog
Status: RESOLVED DUPLICATE of bug 795101
Product: GnuCash
Classification: Other
Component: User Interface General
3.1
Other Mac OS
: Normal minor
: future
Assigned To: gnucash-ui-maint
gnucash-ui-maint
Depends on:
Blocks:
 
 
Reported: 2018-05-12 12:49 UTC by Brian Buchalter
Modified: 2018-06-30 00:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
before_first_transaction_reconciled (204.32 KB, image/png)
2018-05-12 12:49 UTC, Brian Buchalter
Details
after_first_transaction_reconciled (210.39 KB, image/png)
2018-05-12 12:49 UTC, Brian Buchalter
Details

Description Brian Buchalter 2018-05-12 12:49:19 UTC
Created attachment 371955 [details]
before_first_transaction_reconciled

Steps to reproduce
* Add multiple uncleared transactions into an account
* Open Reconcile dialog
* Accept the ending balance to show the list of unreconciled transactions
See attachment labeled `before_first_transaction_reconciled`
* Use either mouse or keyboard to mark a transaction as reconciled

Expected behavior: the sequence of the transactions does not change
Actual behavior: the sequence of the transactions presented change (see attachment labeled `after_first_transaction_reconciled`

Note:
* the highlighted transaction does in fact become checked, it is just moved to the bottom of the list
* this does not happen if you sort the list
* I _thought_ this might be a new feature to assist in reconciling faster because you could just leave your mouse cursor in the same place and click through each transaction. When I clicked quickly enough to trigger a double click the dialog box simply closes. This is likely a different bug; please let me know if you want that filed separately.
Comment 1 Brian Buchalter 2018-05-12 12:49:42 UTC
Created attachment 371956 [details]
after_first_transaction_reconciled
Comment 2 Geert Janssens 2018-05-12 13:45:26 UTC
Thanks for taking the time to report this.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed in the code repository.

The fix is not released yet. It will become part of gnucash 3.2.

You could see this unusual sorting as a feature indeed even though it got implemented this way by accident. As some people considered it useful we will allow to sort on the check box column in 3.2, but the default sorting will still be on date.

The double-click doesn't close the dialog. It will instead jump to the account register and highlights the transaction you double-clicked on. This is a feature :)

*** This bug has been marked as a duplicate of bug 795101 ***
Comment 3 John Ralls 2018-06-30 00:09:49 UTC
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=796046. Please update any external references or bookmarks.