KMail configuration dialog is too tall because of the tab Appearance -> Message. It now includes the section "Enable Gravatar Support" which significantly increased the height of the dialog. Reproducible: Always
I don't have problem here, we don't hardcode size. Size is saved when we close dialog first time (and each time that it closed). But initialize size is not define. So I can't fix existing size.
I meant the _minimum_ height of the dialog is around 880 pixels. This does not fit my laptop screen at max. resolution of 1366x768.
Git commit bdd0fe469fae2ef218ead570378873c03585d5f9 by Montel Laurent. Committed on 21/07/2015 at 19:01. Pushed by mlaurent into branch 'master'. Fix Bug 350379 - KMail configuration dialog is too tall M +27 -0 messageviewer/gravatar/autotests/gravatarconfiguresettingsdialogtest.cpp M +3 -0 messageviewer/gravatar/autotests/gravatarconfiguresettingsdialogtest.h M +11 -88 messageviewer/gravatar/autotests/gravatarconfigwidgettest.cpp M +6 -10 messageviewer/gravatar/gravatarconfiguresettingsdialog.cpp M +19 -70 messageviewer/gravatar/gravatarconfigwidget.cpp M +4 -11 messageviewer/gravatar/gravatarconfigwidget.h http://commits.kde.org/kdepim/bdd0fe469fae2ef218ead570378873c03585d5f9
Created attachment 93684 [details] screenshot
Alexander does you problem go away if you disable Gravatar settings. I have the same problem for reasons unclear to me. Toggling Gravatar settings doesn't do anything. This is a new problem on a clean install of Fedora 22. I didn't have this problem on most previous releases of Plasma.
Created attachment 93782 [details] screenshot Yes, the dialog is now 690 pixels high here which is acceptable for me. The Gravatar configuration now look like in the attached screenshot.
Created attachment 93785 [details] screenshot Yes, the dialog is now 690 pixels high here which is acceptable for me. The Gravatar configuration now look like in the attached screenshot.
I don't even have Gravatar configure button. Enable/Disabling it doesn't seem to do anything. Maybe I am hitting a different bug.
You probably didn't update the source code from Git.