[Webkit-unassigned] [Bug 206353] [GTK][WPE] Composition underline color is not applied

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 17 01:38:14 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=206353

--- Comment #1 from Carlos Garcia Campos <cgarcia at igalia.com> ---
The problem was not colorByApplyingColorFilter(), I assumed that was called with the given color, but that's not the case because underline.compositionUnderlineColor is always CompositionUnderlineColor::TextColor. This is because compositionUnderlineColor is not encoded/decoded in the IPC messages.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200117/3b6092d6/attachment.htm>


More information about the webkit-unassigned mailing list