[Bug 162033] KMessageBox is not large enough thus displaying scrollbars

Urs Wolfer uwolfer at kde.org
Sat May 17 22:29:20 CEST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=162033         
uwolfer kde org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |uwolfer kde org



------- Additional Comments From uwolfer kde org  2008-05-17 22:29 -------
I have played around with it for quite some time, but not really found a solution.

The following line fixes the issue in all cases I have tested, but it's a rather ugly workaround:
messageScrollArea->setMinimumHeight(messageScrollArea->sizeHint().height() * 1.15);


More information about the Kdelibs-bugs mailing list