[Webkit-unassigned] [Bug 7868] REGRESSION: Extraneous focus ring drawn at the end of the page

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Mar 23 07:20:52 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7868





------- Comment #7 from darin at apple.com  2006-03-23 07:20 PDT -------
(From update of attachment 7239)
I don't understand the logic that says that anonymous renderers should not have
focus rings. All "anonymous" means is that there is no corresponding DOM node
in the document. But that should not be important for how something looks.

I need a better understanding of what particular render node is getting a focus
ring that shouldn't -- then I can form an opinion about what rule is suitable
to prevent it drawing.

I'm pretty sure that isAnonymous is not the right rule.


-- 
Configure bugmail: http://bugzilla.opendarwin.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