[GH-ISSUE #5525] [Bug]: shift click doesn't return the correct totals on the register #44033

Open
opened 2026-04-26 04:55:04 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @dasunsrule32 on GitHub (Aug 8, 2025).
Original GitHub issue: https://github.com/actualbudget/actual/issues/5525

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

When using shift+click to select several rows of transactions, the totals are correct but are including the parent transaction when a transactions contains a split resulting in incorrect totals for the selected transactions. Below should be 59.51 not 72.39.

Image Image

How can we reproduce the issue?

Select multiple transactions with shift+click and that have splits in them.

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Chrome, Other

Operating System

Linux

Originally created by @dasunsrule32 on GitHub (Aug 8, 2025). Original GitHub issue: https://github.com/actualbudget/actual/issues/5525 ### Verified issue does not already exist? - [x] I have searched and found no existing issue ### What happened? When using `shift+click` to select several rows of transactions, the totals are correct but are including the parent transaction when a transactions contains a `split` resulting in incorrect totals for the selected transactions. Below should be `59.51` not `72.39`. <img width="1029" height="189" alt="Image" src="https://github.com/user-attachments/assets/8844d0ee-36ee-4ccd-878a-fedc6d08e32c" /> <img width="627" height="77" alt="Image" src="https://github.com/user-attachments/assets/cde512b8-29b9-4633-ac44-63a5f4ab4114" /> ### How can we reproduce the issue? Select multiple transactions with `shift+click` and that have `splits` in them. ### Where are you hosting Actual? Docker ### What browsers are you seeing the problem on? Chrome, Other ### Operating System Linux
GiteaMirror added the transactionshelp wanteduser interfacebug labels 2026-04-26 04:55:04 -05:00
Author
Owner

@dasunsrule32 commented on GitHub (Aug 8, 2025):

I tested this in Chrome and Brave and it's the same issue.

Oddly, just tested it in Firefox and the Selected balance is correct, however, the total transactions are incorrect at 6 still.

<!-- gh-comment-id:3168383367 --> @dasunsrule32 commented on GitHub (Aug 8, 2025): I tested this in Chrome and Brave and it's the same issue. Oddly, just tested it in Firefox and the `Selected balance` is correct, however, the total transactions are incorrect at `6` still.
Author
Owner

@youngcw commented on GitHub (Aug 8, 2025):

Its happening inconsistently for me on Brave linux. So it may be some sort of race condition

<!-- gh-comment-id:3168501079 --> @youngcw commented on GitHub (Aug 8, 2025): Its happening inconsistently for me on Brave linux. So it may be some sort of race condition
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#44033