[Webkit-unassigned] [Bug 176615] AX: VoiceOver iframe scrolling focus jumping bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 8 16:27:31 PDT 2018


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

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

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

> Source/WebCore/accessibility/AccessibilityObject.cpp:3000
> +    LayoutRect objectRect = isScrollView() ? elementRect() : boundingBoxRect();

Should we implement bounding box rect for scroll view?

-- 
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/20180508/059ca64e/attachment.html>


More information about the webkit-unassigned mailing list