SUMMARY When dragging a selection rectangle inside a folder view, it sometimes gets stuck. It also wont select any items. STEPS TO REPRODUCE 1. Add folder view widget and set it to point to a folder with enough files to show scrollbar 2. Drag around the widget to create selection 3. In some folders, like Music when selected in "Places panel item" section, it wont select anything 4. But with custom selection it does??? 5. If user holds down mouse long enough for the drag effect to start, then moves mouse around, the selection effect gets stuck OBSERVED RESULT Everything is horrible EXPECTED RESULT Selection would select and not get stuck SOFTWARE/OS VERSIONS Operating System: Fedora Linux 42 KDE Plasma Version: 6.5.80 KDE Frameworks Version: 6.19.0 Qt Version: 6.9.2 Kernel Version: 6.16.7-200.fc42.x86_64 (64-bit) Graphics Platform: Wayland Processors: 12 × AMD Ryzen 5 3600 6-Core Processor Memory: 16 GiB of RAM (15.5 GiB usable) Graphics Processor: AMD Radeon RX 6600 ADDITIONAL INFORMATION I wonder if I broke this :(
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3205
*** This bug has been marked as a duplicate of bug 490677 ***
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/5850
Git commit 1560be8ab509c2a3a30c8381d382d8f9eeee5eb9 by Marco Martin. Committed on 25/09/2025 at 11:24. Pushed by mart into branch 'master'. ContainmentLayoutManager: send recursive mouse release events too In order to be sure to not leave any hanging mouse event, such as the folderview rubberband stuck in selection mode, when we are sending a recursive ungrab, fist send a recursive mouse release event as well, to make sure any item that might have an internal state of mouse pressed will reset it Related: bug 416909 M +1 -0 components/containmentlayoutmanager/itemcontainer.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/1560be8ab509c2a3a30c8381d382d8f9eeee5eb9
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/5852
Git commit 9062abed44a43db8aab724425d1730270e7257a5 by Marco Martin. Committed on 25/09/2025 at 12:19. Pushed by mart into branch 'Plasma/6.5'. ContainmentLayoutManager: send recursive mouse release events too In order to be sure to not leave any hanging mouse event, such as the folderview rubberband stuck in selection mode, when we are sending a recursive ungrab, fist send a recursive mouse release event as well, to make sure any item that might have an internal state of mouse pressed will reset it Related: bug 416909 (cherry picked from commit 1560be8ab509c2a3a30c8381d382d8f9eeee5eb9) 1560be8a ContainmentLayoutManager: send recursive mouse release events too Co-authored-by: Marco Martin <notmart@gmail.com> M +1 -0 components/containmentlayoutmanager/itemcontainer.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/9062abed44a43db8aab724425d1730270e7257a5