https://bugs.kde.org/show_bug.cgi?id=396813

--- Comment #8 from David Edmundson <k...@davidedmundson.co.uk> ---
Chased the bug.

After many hours of going completely mad...it's not our code.

It's a bug in QtQuick ... and only when native rendering is being used.
Somehow when opacity is set on the glyph as well as blending the background it
sets the opacity on the final texel, even if there's an opaque item behind it.

PC3 *is* also broken...but detection of which render type to use is also
apparently broken(!) which means it's going into the non-native version for the
label and we don't see it.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to