Bug 407888

Summary: Items remain with a different "strong" highlight color after drag-and-dropping them
Product: [Plasma] plasmashell Reporter: Alex <amdev1>
Component: Desktop icons & Folder View widgetAssignee: Eike Hein <hein>
Status: RESOLVED FIXED    
Severity: minor CC: christ.derek, nate, plasma-bugs-null
Priority: NOR    
Version First Reported In: 5.15.90   
Target Milestone: 1.0   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Demonstration 1

Description Alex 2019-05-24 02:25:52 UTC
Created attachment 120279 [details]
Demonstration 1

SUMMARY
When you select any item inside a folder view and drag-and-drop it somewhere, it will remain with a different "stronger" highlight color unless you successfully move it to somewhere else. 

STEPS TO REPRODUCE
1. Add a Folder View widget pointing to any directory with some files.
2. Drag-and-drop any item to wherever you want, but don't move it (copying or simply canceling it works).

OBSERVED RESULT
The item returns to the folder view with a different, stronger highlight color when selected again.

EXPECTED RESULT
The item returns to the folder view with a regular highlight color when selected again.

SOFTWARE/OS VERSIONS
KDE Neon Testing
KDE Plasma Version: 5.15.90
KDE Frameworks Version: 5.59.0
Qt Version: 5.12.0

ADDITIONAL INFORMATION
See attachment, it's very easy to see the difference in list view mode.
Comment 1 Derek Christ 2022-01-30 11:42:45 UTC
This bug should be resolved with my merge request https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/708 in 5.24.
In 5.23 I still could reproduce the bug, in 5.24 not anymore.