<table><tr><td style="">davidedmundson created this revision.<br />davidedmundson added a reviewer: Plasma.<br />Herald added a project: Plasma.<br />Herald added a subscriber: plasma-devel.<br />davidedmundson 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/D28832">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>KWallet::openWallet takes a windowId as a parameter.</p>

<p>QWidget->winId() is a dangerous call, it will create an underlying<br />
platform window when called. This happens even if we're not the toplevel<br />
widget. On X11 this passed winId must have always been broken, but not<br />
in a way that caused a problem.</p>

<p>This leaves QtWayland in a very confused state with the side effect that<br />
all scrolling widgets become broken.</p>

<p>BUG: 418755<br />
BUG: 420035</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Bisected drkonqi till we found the cause<br />
Verified fix by running crashtest (with some mods so I could report a bug)<br />
I can't confirm the winId is correct on X11, but the code looks safe</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R871 DrKonqi</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/D28832">https://phabricator.kde.org/D28832</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/bugzillaintegration/reportassistantpages_bugzilla.cpp</div></div></div><br /><div><strong>To: </strong>davidedmundson, Plasma<br /><strong>Cc: </strong>plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, ragreen, ZrenBot, ngraham, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart<br /></div>