[kmymoney] [Bug 517232] Deleting two accounts in a row fails
Thomas Baumgart
bugzilla_noreply at kde.org
Sat Mar 7 12:21:22 GMT 2026
https://bugs.kde.org/show_bug.cgi?id=517232
Thomas Baumgart <thb at net-bembel.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit|https://invent.kde.org/offi |https://invent.kde.org/offi
|ce/kmymoney/-/commit/5aa5ee |ce/kmymoney/-/commit/96d6f7
|1ffd4c079325462e882127a9719 |9c5f31535a39fe8422d20bf3dde
|61bcb47 |0a11f3b
--- Comment #2 from Thomas Baumgart <thb at net-bembel.de> ---
Git commit 96d6f79c5f31535a39fe8422d20bf3dde0a11f3b by Thomas Baumgart.
Committed on 07/03/2026 at 09:44.
Pushed by tbaumgart into branch '5.2'.
Don't confuse selected objects information
In Qt6 it can happen, that selectionChanged gets called with no selected
and no deselected objects. In this case our own selection model got
confused and even though an obejct was selected on screen no object was
selected for operations. This change fixes the problem.
FIXED-IN: 5.2.3
(cherry picked from commit 5aa5ee1ffd4c079325462e882127a971961bcb47)
M +6 -0 kmymoney/views/ledgerview.cpp
M +21 -18 kmymoney/widgets/kmymoneyaccounttreeview.cpp
https://invent.kde.org/office/kmymoney/-/commit/96d6f79c5f31535a39fe8422d20bf3dde0a11f3b
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list