[kmymoney] [Bug 517232] Deleting two accounts in a row fails

Thomas Baumgart bugzilla_noreply at kde.org
Sat Mar 7 09:43:28 GMT 2026


https://bugs.kde.org/show_bug.cgi?id=517232

Thomas Baumgart <thb at net-bembel.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|                            |5.2.3
  Fixed/Implemented|                            |
                 In|                            |
      Latest Commit|                            |https://invent.kde.org/offi
                   |                            |ce/kmymoney/-/commit/5aa5ee
                   |                            |1ffd4c079325462e882127a9719
                   |                            |61bcb47
         Resolution|---                         |FIXED
             Status|REPORTED                    |RESOLVED

--- Comment #1 from Thomas Baumgart <thb at net-bembel.de> ---
Git commit 5aa5ee1ffd4c079325462e882127a971961bcb47 by Thomas Baumgart.
Committed on 07/03/2026 at 09:40.
Pushed by tbaumgart into branch 'master'.

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

M  +6    -0    kmymoney/views/ledgerview.cpp
M  +21   -18   kmymoney/widgets/kmymoneyaccounttreeview.cpp

https://invent.kde.org/office/kmymoney/-/commit/5aa5ee1ffd4c079325462e882127a971961bcb47

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list