[Webkit-unassigned] [Bug 135232] Forms background gets dark and hard to use when using the Global Dark Theme of GNOME

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 12 09:53:53 PDT 2016


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

Christian Stadelmann <wk at genodeftest.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wk at genodeftest.de

--- Comment #2 from Christian Stadelmann <wk at genodeftest.de> ---
Firefox had the same issue. They got it fixed by setting "gtk-application-prefer-dark-theme" to "False". See https://bugzilla.mozilla.org/show_bug.cgi?id=1216658 and a bunch of related bugs reports.

WebKitGtk+ could be more elegant on this by setting this preference just to the WebKitWebProcess, but not to the main process (which would interfere with its UI). This should be pretty easy to fix in WebKitWebProcess startup code.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160612/d1cf8ad6/attachment.html>


More information about the webkit-unassigned mailing list