[Webkit-unassigned] [Bug 197646] AX: css transform causes VO focus border drawn incorrectly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 6 23:54:47 PDT 2019


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

--- Comment #9 from chris fleizach <cfleizach at apple.com> ---
Comment on attachment 369229
  --> https://bugs.webkit.org/attachment.cgi?id=369229
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=369229&action=review

> Source/WebCore/accessibility/AccessibilityRenderObject.cpp:839
> +    else if (isWebArea() || isSVGRoot || isLink())

focus ring quads is what is used for drawing link highlights when you tab through the page through right? won't this give us the wrong bounding box?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190507/5db75b94/attachment.html>


More information about the webkit-unassigned mailing list