SUMMARY KDE still holds an old selection in a memory. I have to left click on a taskbar in order to switch an icon. This behavior is partially fixed https://bugs.kde.org/show_bug.cgi?id=482770. Is it KDE bug or still qt's? STEPS TO REPRODUCE 1. Click an icon to rearrange. 2. Release and select a new one. OBSERVED RESULT Old selection remains. EXPECTED RESULT Easily switch between an old and a new selection. SOFTWARE/OS VERSIONS Linux/KDE Plasma: 6.10.10 KDE Plasma Version: 6.1.5 KDE Frameworks Version: 6.6.0 Qt Version: 6.7.3 ADDITIONAL INFORMATION
It's a Qt bug at this point; see Bug 491100. https://codereview.qt-project.org/c/qt/qtwayland/+/581714 should fix it. *** This bug has been marked as a duplicate of bug 491100 ***