NEW185856
[GTK] <select> ignores color and background-color CSS properties
https://bugs.webkit.org/show_bug.cgi?id=185856
Summary [GTK] <select> ignores color and background-color CSS properties
Carlos Bentzen
Reported 2018-05-21 18:54:15 PDT
Created attachment 340941 [details] 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.
Attachments
Test (253 bytes, text/html)
2018-05-21 18:54 PDT, Carlos Bentzen
no flags
Carlos Bentzen
Comment 1 2018-05-31 18:58:43 PDT
Comment on attachment 340941 [details] Test This example results in just a thin black border around the select element.
Michael Catanzaro
Comment 2 2019-05-16 06:58:10 PDT
Is this a duplicate of bug #186219?
Michael Catanzaro
Comment 3 2020-01-29 11:16:58 PST
(In reply to Michael Catanzaro from comment #2) > Is this a duplicate of bug #186219? Nope. I'm closing the other dark mode bugs. But for this one, I guess we'll need to develop a non-GTK style.
Note You need to log in before you can comment on or make changes to this bug.