D26755: KMessageWidget: Set widget height on resize event
Juraj Oravec
noreply at phabricator.kde.org
Sat Jan 18 20:52:21 GMT 2020
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200118/e5660fa8/attachment.html>
More information about the Kde-frameworks-devel
mailing list