[Webkit-unassigned] [Bug 185856] New: [GTK] Combobox ignores color and background-color CSS properties

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 21 18:54:15 PDT 2018


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

            Bug ID: 185856
           Summary: [GTK] Combobox ignores color and background-color CSS
                    properties
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cadubentzen at gmail.com
                CC: bugs-noreply at webkitgtk.org

Created attachment 340941

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

Test

After bug 118234, combo boxes ignore CSS color and background-color, always styling with colors from the GTK theme.

cgarcia commented in bug 118234

> I think we need to implement RenderTheme::isControlStyled() properly to decide whether to apply native style or not.

Maybe that is the way to go to fix it.

Attached test shows an example.

-- 
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/20180522/ceb0e5d6/attachment.html>


More information about the webkit-unassigned mailing list