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

Olivier Churlaud <oliv...@churlaud.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #2 from Olivier Churlaud <oliv...@churlaud.com> ---
Ok, the bug is in KDAv, in src/common/davcollectionsfetchjob.cpp, 

line 305:  color.setNamedColor(colorValue);

This waits a color of the type ARGB, whereas the dav proides a RGBA color, as
specified by W3 [1].

Is it a Qt bug or should we implement it ourselves here? 

[1] https://www.w3.org/TR/2011/REC-css3-color-20110607/#foreground

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

Reply via email to