[korganizer] [Bug 395216] Some calendar colors are not the same as set on the caldav

Olivier Churlaud bugzilla_noreply at kde.org
Sun Jun 10 18:30:05 BST 2018


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

Olivier Churlaud <olivier at churlaud.com> changed:

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

--- Comment #2 from Olivier Churlaud <olivier at 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 the assignee for the bug.


More information about the Kdepim-bugs mailing list