[webkit-reviews] review denied: [Bug 20592] The focus ring is not shown while navigating on some pages, css handling bug is possible : [Attachment 23684] Fix focus ring painting

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 22 17:35:34 PDT 2008


Eric Seidel <eric at webkit.org> has denied Alp Toker <alp at nuanti.com>'s request
for review:
Bug 20592: The focus ring is not shown while navigating on some pages, css
handling bug is possible
https://bugs.webkit.org/show_bug.cgi?id=20592

Attachment 23684: Fix focus ring painting
https://bugs.webkit.org/attachment.cgi?id=23684&action=edit

------- Additional Comments from Eric Seidel <eric at webkit.org>
This seems like the wrong fix.	Why would Gtk want to ignore the color
parameter and use the stroke color instead?  Shouldn't whatever callers be
fixed to pass the strokeColor() in the necessary cases for gtk?  I'm just not
even sure why that change would be needed.  This seems like the wrong layer to
abstract at.


More information about the webkit-reviews mailing list