Summary: | Issues with price dialog | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Ralf Habacker <ralf.habacker> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | git (master) | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/office/kmymoney/-/commit/c6a5bf656361962c274bff26e4c51463052de4b9 | Version Fixed In: | 5.2 |
Sentry Crash Report: |
Description
Ralf Habacker
2024-04-19 07:00:45 UTC
I ran another test with a current craft build and found that the problems were no longer present. (In reply to Ralf Habacker from comment #1) > I ran another test with a current craft build and found that the problems > were no longer present. Since craft uses the stable branch by default, this test was performed with a build from the 5.1 branch, where the problem does not occur. The problem still exists in the master branch. Git commit c6a5bf656361962c274bff26e4c51463052de4b9 by Thomas Baumgart. Committed on 05/05/2024 at 11:05. Pushed by tbaumgart into branch 'master'. Port price dialog to use model code FIXED-IN: 5.2 M +201 -236 kmymoney/dialogs/kmymoneypricedlg.cpp M +0 -8 kmymoney/dialogs/kmymoneypricedlg.h M +19 -38 kmymoney/dialogs/kmymoneypricedlg.ui M +8 -0 kmymoney/mymoney/mymoneyenums.h M +31 -7 kmymoney/mymoney/storage/pricemodel.cpp https://invent.kde.org/office/kmymoney/-/commit/c6a5bf656361962c274bff26e4c51463052de4b9 |