https://bugs.kde.org/show_bug.cgi?id=469371
--- Comment #2 from Noah Davis <noaha...@gmail.com> --- It's worth noting that the highlight effect's rendering is different from painting a semi-transparent object over something else. It uses QPainter::CompositionMode_Darken (the darker of the source and destination colors is selected). -- You are receiving this mail because: You are watching all bug changes.