2013/9/23 aga <agande...@gmail.com>: [...] > If I open an existing reinvestdividend, which has an interest category > already entered, the interest amount box should open and display the > current amount. The amount box does not show. This is both without > and with your patches. > > Resizing the window enables the amount widget to show, but I haven't > yet found where it gets changed. >
This is caused by the special handling of the reinvest action in InvestTransactionEditor::slotUpdateInterestVisibility which is incorrect. I guess even with a reinvest action the interest category-amount pair should work the same way like the fee category-amount pair (show the amount if the category is not empty). The code I just mentioned states that it tries do do one thing ("don't ever hide the label") but it breaks this behavior. Regards, Cristian > I have to do some editing to get it to show initially. > > Still testing, but thought you might want to take a look at your > patches. > > Allan > _______________________________________________ KMyMoney-devel mailing list KMyMoney-devel@kde.org https://mail.kde.org/mailman/listinfo/kmymoney-devel