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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 16 07:06:16 PDT 2018


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

--- Comment #24 from Carlos Eduardo Ramalho <cadubentzen at gmail.com> ---
Created attachment 340489

  --> https://bugs.webkit.org/attachment.cgi?id=340489&action=review

Set color in textfield

> (Side note: Firefox does render widgets from dark themes, you can check that here in Bugzilla while having Adwaita-dark enabled.)

You are right indeed. They do.

Another solution I found: setting the text color equals the theme foreground color. This way we can keep dark themes and it avoids rendering dark text on dark background. With light themes it works nicely as well.

Tell me which solution you prefer and I can polish it add ChangeLog entries. (Or even if neither solution is enough)

-- 
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/20180516/014bbbac/attachment.html>


More information about the webkit-unassigned mailing list