https://bugs.kde.org/show_bug.cgi?id=516545
Ralf Habacker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version| |5.2.3 Fixed/Implemented| | In| | Latest Commit| |https://invent.kde.org/offi | |ce/kmymoney/-/commit/f45263 | |f4fcfd159c4fb14ae3392700a76 | |bb7fca2 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Ralf Habacker <[email protected]> --- Git commit f45263f4fcfd159c4fb14ae3392700a76bb7fca2 by Ralf Habacker. Committed on 23/02/2026 at 20:03. Pushed by habacker into branch 'master'. Do not infer investment accounts from currency widget visibility The code infers the account type from the visibility of the currency widget. Widget visibility is affected by tab selection, so this leads to incorrect behavior depending on the active tab. Use the account model (isInvest()) instead of UI state to decide whether the currency may be overridden. FIXED-IN:5.2.3 M +1 -4 kmymoney/dialogs/knewaccountdlg.cpp https://invent.kde.org/office/kmymoney/-/commit/f45263f4fcfd159c4fb14ae3392700a76bb7fca2 -- You are receiving this mail because: You are watching all bug changes.
