Summary: | Dragging scrollable desktop scrollbars also begins dragging a box selection | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | medin <med.medin.2014> |
Component: | Desktop icons & Folder View widget | Assignee: | 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: | https://invent.kde.org/plasma/plasma-desktop/-/commit/f3627c0e39d39dfbba41b4b66a45f3c34e9ff065 | Version Fixed In: | 6.5.0 |
Sentry Crash Report: | |||
Attachments: | Selection is activated when you move desktop scrollbars |
Whoops! Can reproduce. *** Bug 496521 has been marked as a duplicate of this bug. *** *** Bug 502989 has been marked as a duplicate of this bug. *** *** Bug 505580 has been marked as a duplicate of this bug. *** 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 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 *** Bug 510139 has been marked as a duplicate of this bug. *** |
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.