Version: 3.97.2-svn1117032 (using KDE 4.3.5) Compiler: gcc 4.3.4 OS: Linux Installed from: Gentoo Packages I think this is different from bug 236361 since it's a different view that is displayed wrong, but it does involve switching between ledger and payee views. If I'm in ledger view and I right click a transaction and select to go to the payee, I see the correct list of all transactions for that payee. If I then double click on the last transaction I return to the ledger. If I then right click on a different transaction to go to a different payee, that payee is correctly selected on the left side in the list of payees, but the transactions shown on the right are still those for the previous payee. Selecting a different payee refreshes things correctly. Also, double clicking on one of the transactions does go the that transaction in the register. This is with Version 3.97.2-svn1117032 just compiled less than an hour ago.
SVN commit 1123433 by asoliverez: Call slotSelectPayee when the selection if made from outside the view BUG:236502 M +2 -1 kpayeesview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1123433
Great and thanks. It works correctly now.