Version: 3.96 (using KDE 4.4.0) OS: Linux Installed from: Archlinux Packages The currency selection dialog does not show. A class declaration is probably. Probably something to do with the new MVC combos, or similar.
Created attachment 40822 [details] screenshot with the problem
It seems to be a refresh problem. If you click on the column header to reorder the list, the list then shows up correctly.
(In reply to comment #2) > It seems to be a refresh problem. If you click on the column header to reorder > the list, the list then shows up correctly. Also it seems to be a Qt 4.6 problem since on KDE 4.3 with Qt 4.5 it's not happening. I'm kind of getting the impression that we'll have problems like this with the old style widgets as they will be less supported by Qt.
Don't know about Qt being the source. I don't see this happen with the combination of Qt: 4.6.1 and KDE: 4.3.5.
SVN commit 1092006 by asoliverez: Ported the K3ListView to QTreeWidget. The category and account selection combos in the transaction form have to be fixed too. All other lists seem to be ok for now. BUG:227098 M +12 -13 newuserwizard/knewuserwizard.cpp M +18 -13 wizardpages/currency.cpp M +3 -3 wizardpages/currency.h M +17 -53 wizardpages/currencydecl.ui WebSVN link: http://websvn.kde.org/?view=rev&revision=1092006