Bug 493925 - Cannot select a new icon after rearranging old one.
Summary: Cannot select a new icon after rearranging old one.
Status: RESOLVED DUPLICATE of bug 491100
Alias: None
Product: plasmashell
Classification: Plasma
Component: Task Manager and Icons-Only Task Manager widgets (show other bugs)
Version: 6.1.5
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-01 14:47 UTC by gigastarcraft2
Modified: 2024-10-01 17:00 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***