Bug 493925

Summary: Cannot select a new icon after rearranging old one.
Product: [Plasma] plasmashell Reporter: gigastarcraft2
Component: Task Manager and Icons-Only Task Manager widgetsAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: nate, qydwhotmail
Priority: NOR    
Version First Reported In: 6.1.5   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description gigastarcraft2 2024-10-01 14:47:28 UTC
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
Comment 1 Nate Graham 2024-10-01 17:00:05 UTC
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 ***