Summary: | In Panel edit mode, dragging widgets items over a Task Manager causes the widget to get stuck (until restarting plasmashell) and a Task starts getting dragged instead | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Roger Self <rogerhself> |
Component: | Task Manager and Icons-Only Task Manager widgets | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | jameswil2005, keplicz, mokazemi, nate, niccolo.venerandi, niccolo, qydwhotmail, vlada.marinkovic51 |
Priority: | HI | Keywords: | regression |
Version First Reported In: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://codereview.qt-project.org/c/qt/qtdeclarative/+/628862 | Version Fixed In: | Qt 6.8.4, 6.9.2, and 6.10.0 |
Sentry Crash Report: |
Description
Roger Self
2025-02-18 01:01:10 UTC
Oh my goodness, this is bad. The dragged widget gets stuck in place overlapping the Task Manager until I restart plasmashell. *** Bug 500167 has been marked as a duplicate of this bug. *** It's a Qt bug: https://bugreports.qt.io/browse/QTBUG-127863 That's classified as P2 and has no comments since being opened 6 months ago. I don't suspect it will be getting fixed soon. Is there any workaround we can apply? The issue affecting the Task Manager is pretty severe; we have to do something about it. *** Bug 500871 has been marked as a duplicate of this bug. *** Hi, I'm not familiar with KDE or Qt source code so please disregard if this is unhelpful, But I wonder if it is possible to outright disable interaction with the task manager widget icons or their drag handler when entering panel edit mode and then restoring ability to interact with the widget on exit. Would this be feasible as a work around? JFYI, a Qt fix is in progress with https://codereview.qt-project.org/c/qt/qtdeclarative/+/628862. (In reply to Nate Graham from comment #7) > JFYI, a Qt fix is in progress with > https://codereview.qt-project.org/c/qt/qtdeclarative/+/628862. Great to hear. Thanks! And it's merged! |