[webkit-changes] [WebKit/WebKit] 5ae5d5: ThemeAdwaita: checkbox and radio buttons are invis...

Fujii Hironori noreply at github.com
Wed Nov 2 13:40:44 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5ae5d5e42fa20474d513eab00cb8f1914d861c39
      https://github.com/WebKit/WebKit/commit/5ae5d5e42fa20474d513eab00cb8f1914d861c39
  Author: Fujii Hironori <Hironori.Fujii at sony.com>
  Date:   2022-11-02 (Wed, 02 Nov 2022)

  Changed paths:
    M Source/WebCore/platform/adwaita/ThemeAdwaita.cpp

  Log Message:
  -----------
  ThemeAdwaita: checkbox and radio buttons are invisible in black backgrounds
https://bugs.webkit.org/show_bug.cgi?id=246785

Reviewed by Don Olmstead.

* Source/WebCore/platform/adwaita/ThemeAdwaita.cpp:
(WebCore::ThemeAdwaita::paintCheckbox):
(WebCore::ThemeAdwaita::paintRadio):
Paint the inside of a checkbox and a radio button with foregroundColor
like other browsers.

Canonical link: https://commits.webkit.org/256242@main




More information about the webkit-changes mailing list