Bug 396737 - Switch between applications using touchpad is too fast
Summary: Switch between applications using touchpad is too fast
Status: RESOLVED FIXED
Alias: None
Product: lattedock
Classification: Plasma
Component: application (show other bugs)
Version: 0.8.0
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Michail Vourlakos
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-21 17:29 UTC by artem-werner
Modified: 2018-07-24 15:30 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 0.8.1
Sentry Crash Report:


Attachments
Record of the behavior (3.06 MB, video/x-matroska)
2018-07-21 17:29 UTC, artem-werner
Details
touchpad settings (201.41 KB, image/png)
2018-07-21 17:31 UTC, artem-werner
Details
touchpad settings (184.10 KB, image/png)
2018-07-21 17:31 UTC, artem-werner
Details
touchpad settings (175.03 KB, image/png)
2018-07-21 17:32 UTC, artem-werner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description artem-werner 2018-07-21 17:29:17 UTC
Created attachment 114054 [details]
Record of the behavior

Add an option to specify "scrolling" speed between application. At the moment this feature is unusable with touchpads.
Comment 1 Michail Vourlakos 2018-07-21 17:30:50 UTC
I suppose you must use v0.8  ... it is fixed...
Comment 2 artem-werner 2018-07-21 17:31:20 UTC
Created attachment 114055 [details]
touchpad settings
Comment 3 artem-werner 2018-07-21 17:31:43 UTC
Created attachment 114056 [details]
touchpad settings
Comment 4 artem-werner 2018-07-21 17:32:09 UTC
Created attachment 114057 [details]
touchpad settings
Comment 5 Michail Vourlakos 2018-07-21 17:34:15 UTC
v0.8 adds a timer in order to accept only specific number of scrolls in a sec...

so try first v0.8
Comment 6 artem-werner 2018-07-21 17:51:41 UTC
Thanks for quick reply. I will try v0.8.
Comment 7 Michail Vourlakos 2018-07-24 15:18:28 UTC
totally true...
the fix exists in other wheel events but not for TaskDelegate which is important...
Comment 8 Michail Vourlakos 2018-07-24 15:28:42 UTC
Git commit ffe2995493e6805df1302203e9280338dd0befd3 by Michail Vourlakos.
Committed on 24/07/2018 at 15:26.
Pushed by mvourlakos into branch 'master'.

delayer for tasks wheel events

-- touchpads and fast wheel scrolling for
tasks was creating an unpredicted effect
from user point view. The solution was
already tested from audio badges, applets
wheel activation but hadnt got into
for Tasks.
FIXED-IN: 0.8.1

M  +17   -1    plasmoid/package/contents/ui/task/TaskDelegate.qml

https://commits.kde.org/latte-dock/ffe2995493e6805df1302203e9280338dd0befd3
Comment 9 Michail Vourlakos 2018-07-24 15:30:14 UTC
Git commit 0bee41c9a70a75b6f09de667f5c6d55bef3e85b0 by Michail Vourlakos.
Committed on 24/07/2018 at 15:29.
Pushed by mvourlakos into branch 'v0.8'.

delayer for tasks wheel events

-- touchpads and fast wheel scrolling for
tasks was creating an unpredicted effect
from user point view. The solution was
already tested from audio badges, applets
wheel activation but hadnt got into
for Tasks.
FIXED-IN: 0.8.1

M  +17   -1    plasmoid/package/contents/ui/task/TaskDelegate.qml

https://commits.kde.org/latte-dock/0bee41c9a70a75b6f09de667f5c6d55bef3e85b0