<table><tr><td style="">broulik created this revision.<br />broulik added a reviewer: Plasma.<br />Herald added a project: Plasma.<br />Herald added a subscriber: plasma-devel.<br />broulik 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/D24879">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Since we have a <tt style="background: #ebebeb; font-size: 13px;">MouseArea</tt> in our <tt style="background: #ebebeb; font-size: 13px;">contentItem</tt> stealing events from the underlying <tt style="background: #ebebeb; font-size: 13px;">Control</tt>, its <tt style="background: #ebebeb; font-size: 13px;">focusPolicy</tt> (defaults to <tt style="background: #ebebeb; font-size: 13px;">Qt.StrongFocus</tt> for <tt style="background: #ebebeb; font-size: 13px;">ComboBox</tt>) is never followed.<br />
This causes the <tt style="background: #ebebeb; font-size: 13px;">ComboBox</tt> not to get focused when clicking it, making it impossible to use the arrow keys to navigate it.</p></div></div><br /><div><strong>TEST PLAN</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">It now behaves like a widget <tt style="background: #ebebeb; font-size: 13px;">QComboBox</tt>. Clicked it, could use arrow keys to navigate the popup</li>
<li class="remarkup-list-item">Is highlighted blue with focus like a widget <tt style="background: #ebebeb; font-size: 13px;">QComboBox</tt> afterwards</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R858 Qt Quick Controls 2: Desktop Style</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D24879">https://phabricator.kde.org/D24879</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>org.kde.desktop/ComboBox.qml</div></div></div><br /><div><strong>To: </strong>broulik, Plasma<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>