https://bugs.kde.org/show_bug.cgi?id=516545
Ralf Habacker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/offi |https://invent.kde.org/offi |ce/kmymoney/-/commit/f45263 |ce/kmymoney/-/commit/67c9f7 |f4fcfd159c4fb14ae3392700a76 |7b5b7d805aadefadee329d0d5ce |bb7fca2 |8661179 --- Comment #4 from Ralf Habacker <[email protected]> --- Git commit 67c9f77b5b7d805aadefadee329d0d5ce8661179 by Ralf Habacker. Committed on 31/05/2026 at 19:44. Pushed by habacker into branch '5.2'. 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 (cherry picked from commit f45263f4fcfd159c4fb14ae3392700a76bb7fca2) M +1 -4 kmymoney/dialogs/knewaccountdlg.cpp https://invent.kde.org/office/kmymoney/-/commit/67c9f77b5b7d805aadefadee329d0d5ce8661179 -- You are receiving this mail because: You are watching all bug changes.
