Created attachment 87758 [details] Screenshot showing the too small Baloo KCM window When starting the Baloo KCM outside systemsettings (e.g. 'kcmshell5 kcm_baloofile' or via 'krunner'), its content isn't visible because the default window size is 580x127 (see attached screenshot). The default window size needs to be increased or automatically set based on the total widgets height. Running all from git master and Qt 5.3.1
Git commit 41df34a3f2ecd146fae0312616efce085a34fa22 by Aleix Pol. Committed on 01/10/2014 at 16:49. Pushed by apol into branch 'master'. Fix initial size of KCMultiDialog The size was adjusted before having the pages added, so it didn't have a chance to figure out the correct size properly. Related: bug 325897 REVIEW: 120448 M +7 -3 src/kcmultidialog.cpp M +1 -0 src/kcmultidialog.h http://commits.kde.org/kcmutils/41df34a3f2ecd146fae0312616efce085a34fa22