[Webkit-unassigned] [Bug 126907] [GTK] Hardcoded text color in input fields

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 21 19:17:42 PDT 2018


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

--- Comment #38 from Michael Catanzaro <mcatanzaro at igalia.com> ---
(In reply to Carlos Eduardo Ramalho from comment #35)
> In this line foreground color is black no?

As we discussed on Matrix: yes, the problem is that line won't ever be reached unless we add window.background to the widget path.

Company showed us that the we're getting the default color from https://gitlab.gnome.org/GNOME/gtk/blob/gtk-3-22/gtk/gtkcssstylepropertyimpl.c#L1065 instead.

(In reply to Carlos Eduardo Ramalho from comment #33)
> Simply adding "color: $fg_color" solved it for me. Can the GTK developers
> confirm this is the case?

So this should not be needed once we fix the widget path, since the color should then become inherited from the background.

Hopefully. ;)

-- 
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/20180522/b3a31f61/attachment.html>


More information about the webkit-unassigned mailing list