Version: 3.97_svn_latest (using KDE 4.4.1) Compiler: gcc 4.4.1 OS: Linux Installed from: Compiled From Sources Hi, Recently I updated my kmymoney4 to the latest svn 3.97.1-svn1110154 and I have problem editting the split transaction. When I enter a ledger with split transaction, I click on the "Split" button (right of the Category Edit line). A dialog appears with only 3 buttons "OK" on the top left, "OK" and "Cancel" in the middle right. The rest of is empty. There is no list to enter each categories. If you need a snapshot of the dialog, I can send you by email. Toan
I can confirm, running SVN and KDE 4.4.2
SVN commit 1110161 by asoliverez: Set the layout to the mainWidget of the KDialog. Temporary fix. Will adapt to use KDialog standard buttons later. BUG:233034 M +4 -1 ksplittransactiondlg.cpp M +10 -2 ksplittransactiondlgdecl.ui WebSVN link: http://websvn.kde.org/?view=rev&revision=1110161
SVN commit 1110260 by asoliverez: Fixed the splits correction dialog and changed the splits dialog to use the standard KDE buttons BUG:233085 BUG:233034 M +8 -72 ksplitcorrectiondlg.ui M +28 -22 ksplittransactiondlg.cpp M +0 -76 ksplittransactiondlgdecl.ui WebSVN link: http://websvn.kde.org/?view=rev&revision=1110260
SVN commit 1110288 by asoliverez: Fixed typo in button text BUG:233034 M +1 -1 ksplittransactiondlg.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1110288