<table><tr><td style="">graesslin created this revision.<br />graesslin added reviewers: KWin, Plasma.<br />Restricted Application added a project: KWin.<br />Restricted Application added subscribers: kwin, plasma-devel.<br />graesslin requested review of this revision.<br />Restricted Application edited projects, added Plasma; removed KWin.
</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/D10308" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>On touch down a first hover motion is sent to the decoration. Thus e.g. a<br />
button enters the hovered state. On touch release so far the decoration<br />
did not get a leave event resulting in the button still being hovered.</p>

<p>This change ensures the leave event is sent or if the pointer is also on<br />
the decoration a motion to the pointer position is sent.</p>

<p>BUG: 386231<br />
FIXED-IN: 5.12.1</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>New test case and manual testing to verify that the maximize<br />
button is no longer hovered after touch down/up on it</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R108 KWin</div></div></div><br /><div><strong>BRANCH</strong><div><div>hover-leave-on-deco-after-touch-5.12</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D10308" rel="noreferrer">https://phabricator.kde.org/D10308</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>autotests/integration/decoration_input_test.cpp<br />
input.cpp</div></div></div><br /><div><strong>To: </strong>graesslin, KWin, Plasma<br /><strong>Cc: </strong>plasma-devel, kwin, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>