SGOrava created this revision. SGOrava added a reviewer: Frameworks. Herald added a project: Frameworks. SGOrava requested review of this revision.
REVISION SUMMARY When the resize event was triggered only the content was resized and the widget itself was kept with same height. This results in either huge gap between other widgets or text which is cut of and rendered behind other widgets. TEST PLAN Show a message in KMessageWidget and resize the widget. I made an application to test this error: https://invent.kde.org/jurajo/bug-412829-test-app REPOSITORY R236 KWidgetsAddons BRANCH more-proper-height (branched from master) REVISION DETAIL https://phabricator.kde.org/D26755 AFFECTED FILES src/kmessagewidget.cpp To: SGOrava, #frameworks Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns