<table><tr><td style="">ngraham created this revision.<br />ngraham added reviewers: Discover Software Store, apol, davidedmundson.<br />Herald added a project: Plasma.<br />Herald added a subscriber: plasma-devel.<br />ngraham 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/D24935">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Right now the search field doesn't get focus initially, or when the user types on a page.<br />
This is because the conditional loader that conditionally loads the GlobalDrawer's<br />
toolbar containing the search field isn't able to pass on focus or signals to its content<br />
properly. I tried various methods of fixing this by adding <tt style="background: #ebebeb; font-size: 13px;">focus: true</tt> to all the focus<br />
stopes in the chain, but was unsuccessful. So this patch implements the conditional<br />
loading of the top content differently: instead the top content is always loaded, but<br />
conditionally discarded when in non-widescreen mode. This fixes the aforementioned issues.</p>

<p>However it may not be the correct way to fix the problem; if not, assistance would be<br />
appreciated.</p>

<p>BUG: 413407<br />
FIXED-IN: 5.18.0</p></div></div><br /><div><strong>TEST PLAN</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">Search field has focus when Discover is launched</li>
<li class="remarkup-list-item">Search field gains focus and accept text when typing anywhere</li>
<li class="remarkup-list-item">When the window is made mobiley, the sidebar's toolbar disappears</li>
<li class="remarkup-list-item">When a mobiley window is made desktoppy, the sidebar;s toolbar re-appears</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R134 Discover Software Store</div></div></div><br /><div><strong>BRANCH</strong><div><div>fix-searchfield-focus (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D24935">https://phabricator.kde.org/D24935</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>discover/qml/DiscoverDrawer.qml</div></div></div><br /><div><strong>To: </strong>ngraham, Discover Software Store, apol, davidedmundson<br /><strong>Cc: </strong>plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart<br /></div>