Bug 337494

Summary: Baloo KCM window is too small (580x127) when started outside systemsettings
Product: [Frameworks and Libraries] Baloo Reporter: Elias Probst <mail>
Component: GeneralAssignee: Vishesh Handa <me>
Status: RESOLVED FIXED    
Severity: normal CC: simonandric5
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Screenshot showing the too small Baloo KCM window

Description Elias Probst 2014-07-16 13:18:33 UTC
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
Comment 1 Aleix Pol 2014-10-01 16:51:11 UTC
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