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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 4 10:35:33 PDT 2009


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





--- Comment #17 from Eric Seidel <eric at webkit.org>  2009-07-04 10:35:31 PDT ---
(In reply to comment #16)
> (In reply to comment #15)

@jeremy:

I believe the model which is being proposed above would involve the embedding
app setting a custom focus ring color used to override the normal platform one.
 If chromium used this same code path, then test_shell would also set a custom
override color when running in "layout test mode".  DumpRenderTree on windows
has the same need.  It wants to use the RenderThemeWin, but override the focus
ring color to match the Mac (assuming I'm understanding aroben and aliu
correctly).  So it seems like there is code to be shared here.

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