RESOLVED DUPLICATE of bug 126907 135232
Forms background gets dark and hard to use when using the Global Dark Theme of GNOME
https://bugs.webkit.org/show_bug.cgi?id=135232
Summary Forms background gets dark and hard to use when using the Global Dark Theme o...
Juanjo Marin
Reported 2014-07-24 02:27:48 PDT
My box is using Fedora 20 with GNOME 3.12. I'm using the Global Dark Theme of GNOME that you can activate using the GNOME tweak tool. Epiphany 3.12.1 (WebKit 2.4.2) shows forms with dark background, so it's really hard to fill the forms. I add a screenshot of Epiphany showing https://bugs.webkit.org/enter_bug.cgi?product=WebKit.
Attachments
Screenshot (76.88 KB, image/png)
2014-07-24 02:30 PDT, Juanjo Marin
no flags
Juanjo Marin
Comment 1 2014-07-24 02:30:55 PDT
Created attachment 235416 [details] Screenshot
Christian Stadelmann
Comment 2 2016-06-12 09:53:53 PDT
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.
Michael Catanzaro
Comment 3 2016-09-13 08:09:27 PDT
*** This bug has been marked as a duplicate of bug 126907 ***
Note You need to log in before you can comment on or make changes to this bug.