Bug 468359

Summary: Dragging scrollable desktop scrollbars also begins dragging a box selection
Product: [Plasma] plasmashell Reporter: medin <med.medin.2014>
Component: Desktop icons & Folder View widgetAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: fernandommuniz, hein, john1234321nhoj, nate, notmart, nplett, u0sd2qpny
Priority: NOR    
Version First Reported In: 5.27.3   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 6.5.0
Sentry Crash Report:
Attachments: Selection is activated when you move desktop scrollbars

Description medin 2023-04-10 17:04:47 UTC
Created attachment 157997 [details]
Selection is activated when you move desktop scrollbars

When the number of items placed on desktop becomes bigger its maximum grid capacity then a horizontal (or a vertical) scrollbar appears, but when you grab the scrollbar handle and move it, the desktop selection is automatically activated. See attached video for more info.
Comment 1 Nate Graham 2023-04-10 22:22:05 UTC
Whoops! Can reproduce.
Comment 2 Nate Graham 2024-11-21 17:09:03 UTC
*** Bug 496521 has been marked as a duplicate of this bug. ***
Comment 3 John Kizer 2025-04-21 16:35:06 UTC
*** Bug 502989 has been marked as a duplicate of this bug. ***
Comment 4 Filip 2025-06-14 07:57:33 UTC
*** Bug 505580 has been marked as a duplicate of this bug. ***
Comment 5 Akseli Lahtinen 2025-09-26 10:48:10 UTC
Git commit 48016434c09f974c5a2779affd023e2c35fb8a8c by Akseli Lahtinen.
Committed on 26/09/2025 at 08:49.
Pushed by akselmo into branch 'master'.

FolderView: Dont start rubberband when dragging scrollbar

If scrollbar is being dragged by mouse, do not create rubberband object.

M  +4    -2    containments/desktop/package/contents/ui/FolderView.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/48016434c09f974c5a2779affd023e2c35fb8a8c
Comment 6 Akseli Lahtinen 2025-09-26 16:24:25 UTC
Git commit f3627c0e39d39dfbba41b4b66a45f3c34e9ff065 by Akseli Lahtinen.
Committed on 26/09/2025 at 10:48.
Pushed by akselmo into branch 'Plasma/6.5'.

FolderView: Dont start rubberband when dragging scrollbar

If scrollbar is being dragged by mouse, do not create rubberband object.
(cherry picked from commit 48016434c09f974c5a2779affd023e2c35fb8a8c)

M  +4    -2    containments/desktop/package/contents/ui/FolderView.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/f3627c0e39d39dfbba41b4b66a45f3c34e9ff065
Comment 7 Akseli Lahtinen 2025-10-02 08:46:10 UTC
*** Bug 510139 has been marked as a duplicate of this bug. ***