https://bugs.kde.org/show_bug.cgi?id=405266
Christian Christiansen <christian.l.christian...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/dol | |phin/1d72710039b547d91b7138 | |d3899e783e26aac849 Resolution|--- |FIXED --- Comment #2 from Christian Christiansen <christian.l.christian...@gmail.com> --- Git commit 1d72710039b547d91b7138d3899e783e26aac849 by Christian Christiansen. Committed on 05/05/2020 at 23:40. Pushed by cchristiansen into branch 'master'. Keep name readable on drag to matching background Summary: Previously, when a single item was selected and dragged, the name would become unreadable when the text colour matched the background colour it was dragged onto. This is now fixed by not deselecting the item (and hence keeping the highlighting around the text) before creating the pixmap for dragging. Test Plan: Tested with Breeze and Breeze Dark. Reviewers: #dolphin, elvisangelaccio, meven Reviewed By: #dolphin, elvisangelaccio, meven Subscribers: meven, elvisangelaccio, kfm-devel Tags: #dolphin Differential Revision: https://phabricator.kde.org/D29378 M +0 -1 src/kitemviews/kitemlistwidget.cpp https://commits.kde.org/dolphin/1d72710039b547d91b7138d3899e783e26aac849 -- You are receiving this mail because: You are watching all bug changes.