<table><tr><td style="">valeriymalov created this revision.<br />Restricted Application added a project: Frameworks.<br />Restricted Application added a subscriber: kde-frameworks-devel.<br />valeriymalov requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D14692">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>For some reason original QScrollArea has constraint on a size hint<br />
This causes large KCMShell pages open in relatively small windows,<br />
because QScrollArea inside reports small size hint</p>

<p>BUG: 389585</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>patched 5.48.0 with this, tested networkmanager and few other kcms,<br />
they now seem to open in full size (except for kscreen which has custom sizehint,<br />
it probably needs size hint for the QML area specifically, not the whole window;<br />
and except for opengl that has it's own scrollable area which needs a size hint too)</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R295 KCMUtils</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D14692">https://phabricator.kde.org/D14692</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/kcmultidialog.cpp<br />
src/kcmultidialog.h</div></div></div><br /><div><strong>To: </strong>valeriymalov<br /><strong>Cc: </strong>kde-frameworks-devel, michaelh, ngraham, bruns<br /></div>