[Webkit-unassigned] [Bug 47632] Only draw focus ring in RenderInline and RenderImage if the theme is not able to draw a focus ring

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 13 16:21:48 PDT 2010


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





--- Comment #2 from Daniel Bates <dbates at webkit.org>  2010-10-13 16:21:48 PST ---
Created an attachment (id=70681)
 --> (https://bugs.webkit.org/attachment.cgi?id=70681&action=review)
Patch

This patch also extracts the common code focus ring drawing code from RenderObject::paintOutline() and RenderInline::paintOutline() into RenderObject::paintFocusRing().

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