Summary: | Folder View selection rectangle wont select anything nor turn off | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Akseli Lahtinen <akselmo> |
Component: | Desktop icons & Folder View widget | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | hein, nate |
Priority: | NOR | ||
Version First Reported In: | 6.5.80 | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Akseli Lahtinen
2025-09-24 09:21:53 UTC
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 |