Windows version Have to moved to recent build 3996 and also tried build 4023 with same results. I like the changes made in fonts in transaction form making font in payment and deposit same font as rest of fields. However,when entering or editing a memorized split transaction, I am running into problems. When changing the amount after enter it brings up Dialog Box Continue to edit splits Change amount of transaction Leave unassigned I have 5 splits and this comes after each change in an amount for that category Previous versions, It would only bring up the Dialog after the last transaction in splits. Sometimes you can change to another field before hitting enter and will bypass Dialog. Most the time though, This dialog appears after each amount in splits
Git commit 436945993da17feeb6a89c4232a0e696454813a4 by Thomas Baumgart. Committed on 29/01/2025 at 11:36. Pushed by tbaumgart into branch 'master'. Prevent early exit from split editor dialog When a split was edited and the enter key was pressed to save the changes, the calling split editor dialog was also left. This change prevents this behavior to allow editing more splits. FIXED-IN: 5.2 M +3 -2 kmymoney/views/newspliteditor.cpp https://invent.kde.org/office/kmymoney/-/commit/436945993da17feeb6a89c4232a0e696454813a4
Created attachment 178132 [details] attachment-3071772-0.html Thanks for that info. Have been watching for new developer and am currently using Build 4085 Version 5.1.92-cd9630e I am now able to edit current splits without it going to other dialog box and having to return back to splits after each separate split when editing On Wed, Jan 29, 2025 at 5:36 AM Thomas Baumgart <bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=499262 > > Thomas Baumgart <thb@net-bembel.de> changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > Latest Commit| | > https://invent.kde.org/offi > | > |ce/kmymoney/-/commit/436945 > | > |993da17feeb6a89c4232a0e6964 > | |54813a4 > Version Fixed In| |5.2 > Resolution|--- |FIXED > Status|REPORTED |RESOLVED > > --- Comment #1 from Thomas Baumgart <thb@net-bembel.de> --- > Git commit 436945993da17feeb6a89c4232a0e696454813a4 by Thomas Baumgart. > Committed on 29/01/2025 at 11:36. > Pushed by tbaumgart into branch 'master'. > > Prevent early exit from split editor dialog > > When a split was edited and the enter key was pressed to save the > changes, the calling split editor dialog was also left. This change > prevents this behavior to allow editing more splits. > FIXED-IN: 5.2 > > M +3 -2 kmymoney/views/newspliteditor.cpp > > > https://invent.kde.org/office/kmymoney/-/commit/436945993da17feeb6a89c4232a0e696454813a4 > > -- > You are receiving this mail because: > You reported the bug.