SUMMARY In the sidebar, when trying to click-and-hold the scrollbar in order to scroll, the cursor changes into a moving indicator after about half of a second, at which point the window will be dragged instead of the scrollbar until the click is released. STEPS TO REPRODUCE 1. Open System Settings 2. Click-and-hold on the scrollbar in the sidebar 3. Hold for about half of a second and observe the window being dragged OBSERVED RESULT Window gets dragged instead of scrollbar EXPECTED RESULT Scrollbar is dragged until click is released SOFTWARE/OS VERSIONS Linux: 6.5.5 KDE Plasma Version: 5.27.80 (built from kf6-qt6 master branch) KDE Frameworks Version: 5.240.0 (built from kf6-qt6 master branch) Qt Version: 6.5.3 ADDITIONAL INFORMATION X11
Can confirm on Wayland too. Cannot reproduce in other Kirigami-based apps; only the scrollbar in System Settings' sidebar.
Not a scroll bar specifically. There's something fundamentally regressed about event handling in QQuickWidget in Qt 6. At least on X11 system settings's sidebar is draggable from any point if you hold it for a bit. It's either an upstream bug, or KCMUtils is cooking it wrong.
*** Bug 475359 has been marked as a duplicate of this bug. ***
Cannot reproduce anymore with today's git master. Must have been fixed by recent System Settings sidebar code changes.
Can not reproduce in kcmshell either (anymore).