----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101272/#review3074 -----------------------------------------------------------
kdeui/widgets/kmessagewidget.cpp <http://git.reviewboard.kde.org/r/101272/#comment2623> Some extra checks needed here. Sometimes I am getting this warning: QWidget::setMinimumSize: Negative sizes (0,-1) are not possible QWidget::setMaximumSize: Negative sizes (16777215,-1) are not possible - Jarosław On May 2, 2011, 12:35 p.m., Matthias Fuchs wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.org/r/101272/ > ----------------------------------------------------------- > > (Updated May 2, 2011, 12:35 p.m.) > > > Review request for kdelibs and Aurélien Gâteau. > > > Summary > ------- > > When there is a long or wrapping text, the text is cut off. This patch fixes > that. > > > Diffs > ----- > > kdeui/widgets/kmessagewidget.cpp 212ea0d > > Diff: http://git.reviewboard.kde.org/r/101272/diff > > > Testing > ------- > > > Screenshots > ----------- > > > http://git.reviewboard.kde.org/r/101272/s/154/ > > http://git.reviewboard.kde.org/r/101272/s/155/ > > > Thanks, > > Matthias > >