Skip to content
Commit b777b3b9 authored by Thomas Baumgart's avatar Thomas Baumgart
Browse files

Fix odd behavior of double-click in register

If a user is viewing the ledger, and a transaction is selected (such as
if it was just edited it) and then a double click is performed on
another transaction, it edits the previously selected transaction but
not the one that was clicked on. This only happens if the first
transaction is reconciled and a dialog pops up before the transaction is
edited. This change fixes the behavior.

BUG: 397457
FIXED-IN: 5.0.2
parent b5f4f4a2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment