*** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** SUMMARY Reordering tasks put the task manager into a state where it stop working properly. My settings are in the uploaded pngs. STEPS TO REPRODUCE 1. Click on a task, drag it to a different position. 2. Click on another task and drag it to a different position as well. 3. Tasks will jump around and be randomly ordered. X. The "fix" is click and drag, then click on the task you just dragged one time then everything will behave. OBSERVED RESULT Tasks start randomly moving to the wrong position. EXPECTED RESULT Move to and stay in the correct position. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) Operating System: Gentoo Linux 2.15 KDE Plasma Version: 6.1.2 KDE Frameworks Version: 6.3.0 Qt Version: 6.7.2 Kernel Version: 6.9.8 (64-bit) Graphics Platform: Wayland Processors: 32 × AMD Ryzen 9 3950X 16-Core Processor Memory: 31.3 GiB of RAM Graphics Processor: NVIDIA GeForce RTX 4070/PCIe/SSE2 ADDITIONAL INFORMATION
Created attachment 171552 [details] settings 1
Created attachment 171553 [details] settings 2
Does your version of qt have the patch from https://bugs.kde.org/show_bug.cgi?id=489107? I don't think the official qt release does, as 6.7.2 was released on June 19, and the patch was merged into the 6.7 branch on June 21.
(In reply to cwo from comment #3) > Does your version of qt have the patch from > https://bugs.kde.org/show_bug.cgi?id=489107? I don't think the official qt > release does, as 6.7.2 was released on June 19, and the patch was merged > into the 6.7 branch on June 21. There's no patch in there.
I apologize, I copied the wrong link. Should be https://bugs.kde.org/show_bug.cgi?id=482770 And this is the patchset in question: https://codereview.qt-project.org/c/qt/qtwayland/+/565408
In the screenshots "Sort" should be set to "Manual", not "Do Not Sort". I set it to the wrong thing for the screenshot. I use "By Desktop" for the time being until it's fixed. Apologies.
Just recompiled dev-qt/qtwayland-6.7.2-r1 with the patch mentioned and no change unfortunately.
Can confirm on openSUSE TW and Plasma 6.1.2. What happens (for me) is that when have dragged a task A and try to drag task B afterwards, it will drag task A instead again.
*** Bug 492610 has been marked as a duplicate of this bug. ***
Just saw this bug mentioned on a reddit post. This bug seems like it's a dupe of this one https://bugs.kde.org/show_bug.cgi?id=491100 I'm running the patch from that issue and it does work.
Can also confirm this is a duplicate of https://bugs.kde.org/show_bug.cgi?id=491100 I am also running the patch mentioned there (https://codereview.qt-project.org/c/qt/qtwayland/+/581714) it fixes the problem. *** This bug has been marked as a duplicate of bug 491100 ***