[Webkit-unassigned] [Bug 10058] REGRESSION: Font color in pull-down menus not correct when WebKit themed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 14 23:21:08 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=10058





------- Comment #10 from webkit-bugs at gentlyusedunderwear.com  2006-12-14 23:21 PDT -------
Well, Carbon has the color ;)

Otherwise -[NSColor controlTextColor] for the text in the popup button, since
it is a control. -[NSColor alternateSelectedControlColor] is the color of the
text of a control that is being clicked on. -selectedMenuItemTextColor for
selected menu items.

-[NSColor controlTextColor] is the control color for the widgets shown with the
incorrect text color in these screenshots.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list