<table><tr><td style="">davidedmundson created this revision.<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/D18285">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Under QWidgets the combobox menu steals the mouse focus, including under<br />
wayland. Because of this the root control remains visually hovered as<br />
you move the mouse through the window.</p>

<p>QtQuick combo box is different and that doesn't apply.</p>

<p>This patch is arguably a hack, but it provides the same QStyleOption<br />
hints for widgets and QQC2 which is our goal.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Lots of debug in the QStyle</p></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/D18285">https://phabricator.kde.org/D18285</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>org.kde.desktop/ComboBox.qml</div></div></div><br /><div><strong>To: </strong>davidedmundson<br /><strong>Cc: </strong>plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>