Bug 406544 - No touch scrolling in device wizard
Summary: No touch scrolling in device wizard
Status: RESOLVED FIXED
Alias: None
Product: Bluedevil
Classification: Plasma
Component: wizard (show other bugs)
Version: 5.15.3
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: David Rosca
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-14 19:42 UTC by Nicolas Fella
Modified: 2020-08-30 18:44 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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