[Webkit-unassigned] [Bug 26821] REGRESSION(r45285): focus rings are black on windows safari

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 30 16:20:14 PDT 2009


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





------- Comment #11 from alice.liu at apple.com  2009-06-30 16:20 PDT -------
(2) (In reply to comment #8)
> 2) Add a call to set a custom focus ring color. Safari would call this, passing
> the focus ring color from SafariTheme.

so this has to run through RenderThemeWin::focusRingColor, doesn't it?
When the focusRingColor is asked for in
CSSSylteSelector::getColorFromPrimitiveValue(), as of r45285, the defaultTheme
is asked to provide this color. 

as (2) is described i'm confused how RenderThemeWin::focusRingColor will play
its role.  


-- 
Configure bugmail: https://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