[Webkit-unassigned] [Bug 197947] [GTK] Should use light theme unless website declares support for dark themes in color-schemes property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 26 08:13:28 PDT 2019


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

--- Comment #4 from Michael Catanzaro <mcatanzaro at gnome.org> ---
(In reply to Cassidy James Blaede from comment #3)
> It looks like the two outliers are Firefox on Linux (due to using the dark
> GTK theme for inputs) and WebKitGTK due to using a dark default stylesheet
> *and* dark styled inputs. I think WebKit GTK could safely always use the
> light GTK variant and be more in line with the other browsers.

It is not technically possible to do with GTK, per Carlos's comments above.

We seem to have reached a consensus that we need to remove support for GTK themes in order to fix this bug, because the GTK developers are not interested in changing GTK to make this solvable. Fixing this bug is more important than keeping GTK theme support, and GTK developers don't want us using GTK theme on the web anyway. A large number of other dark mode bugs will disappear as soon as we remove the GTK support.

But that requires writing a cross-platform theme to replace the GTK theme. Safari might be doing this soon too, to get away from macOS platform theme, so we will wait and see what happens there.

-- 
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/20190926/47a4c7d4/attachment-0001.html>


More information about the webkit-unassigned mailing list