Bug 407888 - Items remain with a different "strong" highlight color after drag-and-dropping them
Summary: Items remain with a different "strong" highlight color after drag-and-droppin...
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Desktop icons & Folder View widget (show other bugs)
Version: 5.15.90
Platform: Neon Linux
: NOR minor
Target Milestone: 1.0
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-24 02:25 UTC by Alex
Modified: 2022-01-30 11:42 UTC (History)
3 users (show)

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


Attachments
Demonstration 1 (1.23 MB, video/x-matroska)
2019-05-24 02:25 UTC, Alex
Details

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