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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 23 20:04:57 PDT 2018


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

--- Comment #45 from Carlos Eduardo Ramalho <cadubentzen at gmail.com> ---
I have tried the suggestions on setting the GtkWidgetPath properly, but no luck.

In GTK apps that's the widget path we get for a simple entry inside a window (with gtk_widget_path_to_string()):
`window:dir-ltr.background entry:dir-ltr`

After following the suggestion we do get
`window.background entry`

but HighConstrast theme still renders using white text color from https://gitlab.gnome.org/GNOME/gtk/blob/gtk-3-22/gtk/gtkcssstylepropertyimpl.c#L1065 anyway

I don't know the Gtk styling code too much to solve this properly, it seems.

If someone else who understands it better want to take this over, feel free. It seems simple but I've struggled to do things right as a GTK newbie.

-- 
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/20180524/1123637f/attachment-0001.html>


More information about the webkit-unassigned mailing list