<table><tr><td style="">subdiff created this revision.<br />subdiff added a reviewer: KWin.<br />subdiff added a subscriber: plasma-devel.<br />subdiff set the repository for this revision to R108 KWin.<br />subdiff added a project: KWin.<br />Restricted Application added a subscriber: 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/D3590" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Unsetting a scroll method should only work, if the scroll method is currently active. For example when scroll-two-finger is active (i.e. scroll-edge, scroll-on-button-down is not active):</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">unsetting scroll-two-finger should deactivate it and activate no-scroll</li>
<li class="remarkup-list-item">but unsetting for example scroll-edge should <strong>not</strong> deactivate scroll-two-finger and <strong>not</strong> activate no-scroll</li>
</ul>

<p>Reworked setting scroll method auto test in order to test it.</p>

<p>Regarding acceleration profiles: Unsetting one, should always switch to the other possible one as long as both are supported. In this case LIBINPUT_CONFIG_ACCEL_PROFILE_NONE is not a valid option in contrast to the definition of the scroll method enums.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Manually and auto tests.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R108 KWin</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D3590" rel="noreferrer">https://phabricator.kde.org/D3590</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>autotests/libinput/device_test.cpp<br />
libinput/device.cpp<br />
libinput/device.h</div></div></div><br /><div><strong>EMAIL PREFERENCES</strong><div><a href="https://phabricator.kde.org/settings/panel/emailpreferences/" rel="noreferrer">https://phabricator.kde.org/settings/panel/emailpreferences/</a></div></div><br /><div><strong>To: </strong>subdiff, KWin<br /><strong>Cc: </strong>kwin, plasma-devel, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas<br /></div>