[Webkit-unassigned] [Bug 10049] REGRESSION: thick focus ring is drawn around popup menus

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 9 10:52:43 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=10049





------- Comment #9 from mitz at webkit.org  2007-08-09 10:52 PDT -------
Created an attachment (id=15883)
 --> (http://bugs.webkit.org/attachment.cgi?id=15883&action=view)
Test case

This test case demonstrates that the overpainting happens when WebHTMLView
takes the "use unioned rect" code path, the focus ring lies in the "unioned
rect" but not in any of the actual damaged rects.

I think the reason is that in that case, the -[WebClipView
_focusRingVisibleRect] includes the non-damaged area (which is clipped out for
normal drawing).


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