[Webkit-unassigned] [Bug 118234] [GTK] Menu list button doesn't use the text color from the theme
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 1 07:01:21 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=118234
--- Comment #3 from Carlos Garcia Campos <cgarcia at igalia.com> 2013-07-01 07:03:19 PST ---
(In reply to comment #2)
> (From update of attachment 205793 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=205793&action=review
>
> > Source/WebCore/platform/gtk/RenderThemeGtk.cpp:220
> > + style->setColor(menuListButtonTextColor(element));
>
> Doesn't this prevent the CSS theme from adjusting the text color?
I'm not sure, maybe the css color is overriden after this. Check RenderThemeMac::adjustMenuListStyle, mac also sets the color there.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list