SUMMARY When editing split transaction where the value is negative (e.g.: adjusting the interest paid on loan payment) the value disappears when trying to edit it. For positive numbers, it stays there as expected. The main issue coming from that is that I mostly edit that value to adjust some miscalculation on the interest paid on a loan and it's very easy to just take the actual number + the difference between the current amount in the bank account and in kmymoney. (ps, the miscalculation is certainly coming from a misconfig or a misunderstanding of the parameter of my loan, not from kmymoney) STEPS TO REPRODUCE 1. Create a new transaction 2. go in the split editor 3. set a category 4. set a negative amount (e.g.: -10.00) 5. Validate the input 6. double click on the amount to edit it OBSERVED RESULT The amount is empty when editing it EXPECTED RESULT Like for a positive amount, it should stay when editing the value SOFTWARE/OS VERSIONS archlinux Linux/KDE Plasma: archlinux (available in About System) KDE Plasma Version: 5.24.2 KDE Frameworks Version: 5.91.0 Qt Version: 5.15.3 ADDITIONAL INFORMATION
Might not be directly related, but apparently the calculator result doesn't get set either for negative value. I could open a different issue if needed.