[kmymoney] [Bug 471210] New: New transaction and split editor category widget fails to reselect same category correctly

Cory F Cohen bugzilla_noreply at kde.org
Mon Jun 19 00:43:55 BST 2023


https://bugs.kde.org/show_bug.cgi?id=471210

            Bug ID: 471210
           Summary: New transaction and split editor category widget fails
                    to reselect same category correctly
    Classification: Applications
           Product: kmymoney
           Version: git (master)
          Platform: Compiled Sources
                OS: Linux
            Status: REPORTED
          Severity: minor
          Priority: NOR
         Component: general
          Assignee: kmymoney-devel at kde.org
          Reporter: cfcohen77 at gmail.com
  Target Milestone: ---

SUMMARY
In the new transaction editor or split editor re-selecting the same category
does not result in the correct category being selected.

STEPS TO REPRODUCE
1. Open or create and transaction and set a category.
2. Without saving, activate the category widget pull-down and select the same
category again.

OBSERVED RESULT
The selected category is one of the standard categories (Income, Expense,
Equity) etc.  And not the selected category. 

EXPECTED RESULT
The transaction would return the state before the category widget was activated
(with the correct category selected).

ADDITIONAL INFORMATION
I'm reporting this bug because I found it while testing my previously opened
ticket involving the AccountCombo widget.  I thought it might be relevant to
design decisions involving that widget.  I investigated enough to conclude that
neither NewTransactionEditor::Private::categoryChanged() nor
KMyMoneyAccountComboSplitHelper::updateWidget() was being called in response to
the non-changed category widget, so I'm not sure what that means about the
cause of the bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list