Bug 406544

Summary: No touch scrolling in device wizard
Product: [Plasma] Bluedevil Reporter: Nicolas Fella <nicolas.fella>
Component: wizardAssignee: David Rosca <nowrep>
Status: RESOLVED FIXED    
Severity: normal CC: nate
Priority: NOR    
Version: 5.15.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Nicolas Fella 2019-04-14 19:42:00 UTC
SUMMARY
Scrolling the device list when using a touchscreen is only possible using the scrollbar, not by dragging the list

KDE Plasma Version: 5.15.3
KDE Frameworks Version: 5.56
Qt Version: 5.12.2

ADDITIONAL INFORMATION
Wayland
Comment 1 David Rosca 2019-04-15 07:40:11 UTC
It's classic QtWidgets QScrollArea, it doesn't support touch scrolling.
Comment 2 Nicolas Fella 2020-08-30 18:44:20 UTC
Git commit cfbb46dad36f977502af93f0717721e46202ee90 by Nicolas Fella.
Committed on 30/08/2020 at 18:44.
Pushed by nicolasfella into branch 'master'.

[wizard] Enable 1-finger touch scrolling

Summary:
Set a QScroller on the ListView

Test Plan:
Scrolling with touchpad: No change
Drag one finger on a touchscreen on the devicelist: List moves

Reviewers: #plasma, drosca, bshah

Reviewed By: bshah

Subscribers: bshah, ngraham, apol, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D21049

M  +3    -0    src/wizard/pages/discover.cpp

https://invent.kde.org/plasma/bluedevil/commit/cfbb46dad36f977502af93f0717721e46202ee90