Version: 1.7 (using KDE KDE 3.2.3) Installed from: Mandrake RPMs OS: Linux Kmail's height cannot be reduced below a certain limit. This makes it difficult to view several Kmail windows' at once. This is despite the fact that there is plenty of room left until the toolbars.
Could you provide a screenshot of the minimum height so we can see why this is happening?
Sure, check: http://www.shlomifish.org/bugs/kde-91819-kmail-max-height.png For an image of the window's minimal height.
Hmmm... my mistake. The correct image with the minimal height is: http://www.shlomifish.org/bugs/kde-91819-kmail-min-height.png Regards, Shlomi Fish
It's been a long time. I can't see any reason why one shouldn't be able to make it smaller, is there? Removing the code that sets the minimum size makes the window size be limited by the minimum widgets sizes. kmail can get really really small that way while still displaying fine.
SVN commit 881999 by mleupold: Don't set the minimum size as that's smaller than kmmainwin's and kontact's default size anyway. Voila, you can make kmail as small as you want now :) BUG: 91819 M +0 -5 kmmainwidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=881999