<table><tr><td style="">leinir created this revision.<br />Restricted Application added a project: Kirigami.<br />Restricted Application added a subscriber: plasma-devel.
</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/D5408" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>This avoids numerous crashes when using the keyboard navigation in Discover during searches. It would seem that, without this, we occasionally (which during a search with auto-updating results means regularly) send key events to a component which is not yet ready to receive them... It would be nice if this were caught by Qt, but i guess that might be a little expensive to do generically.</p>

<p>nb: i would like this to be a typesafe comparison, but... yay qml ;)</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Before: Discover crashed a lot during searches<br />
Now: Discover crashes /way/ less during searches :)</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R169 Kirigami</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D5408" rel="noreferrer">https://phabricator.kde.org/D5408</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/controls/ScrollablePage.qml</div></div></div><br /><div><strong>To: </strong>leinir, apol, Kirigami, mart<br /><strong>Cc: </strong>plasma-devel, apol<br /></div>