Bug 499262 - Entering Split transaction or split scheduled or entering scheduled
Summary: Entering Split transaction or split scheduled or entering scheduled
Status: RESOLVED FIXED
Alias: None
Product: kmymoney
Classification: Applications
Component: bugtracker (other bugs)
Version First Reported In: 5.1.90
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-29 01:14 UTC by bnbunch
Modified: 2025-02-11 00:19 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 5.2
Sentry Crash Report:


Attachments
attachment-3071772-0.html (2.71 KB, text/html)
2025-02-11 00:19 UTC, bnbunch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bnbunch 2025-01-29 01:14:09 UTC
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
Comment 1 Thomas Baumgart 2025-01-29 11:36:35 UTC
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
Comment 2 bnbunch 2025-02-11 00:19:23 UTC
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.