Bug 337494 - Baloo KCM window is too small (580x127) when started outside systemsettings
Summary: Baloo KCM window is too small (580x127) when started outside systemsettings
Status: RESOLVED FIXED
Alias: None
Product: Baloo
Classification: Frameworks and Libraries
Component: General (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Vishesh Handa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-16 13:18 UTC by Elias Probst
Modified: 2014-10-02 00:23 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot showing the too small Baloo KCM window (88.40 KB, image/png)
2014-07-16 13:18 UTC, Elias Probst
Details

Note You need to log in before you can comment on or make changes to this bug.
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