[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 15:53:08 PDT 2009


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





------- Comment #8 from aroben at apple.com  2009-06-30 15:53 PDT -------
(From update of attachment 32094)
I agree with Eric that RenderThemeWin should probably just use the system focus
ring color. RenderThemeWin has no knowledge of SafariTheme currently, and
that's a good thing.

I can think of a few options for getting the behavior we want in Safari:

1) Add a preference that says "use RenderThemeSafari for the focus ring color
even though we use RenderThemeWin for everything else". Safari would set this
preference when it launches.
2) Add a call to set a custom focus ring color. Safari would call this, passing
the focus ring color from SafariTheme.

I'm not sure which I think is better. I think I have a slight preference for
(2).

What do you think, Alice?


-- 
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