[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:43:41 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=176615
--- Comment #4 from Nan Wang <n_wang at apple.com> ---
(In reply to chris fleizach from comment #3)
> Comment on attachment 339895 [details]
> 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?
I think boundingBoxRect() should only be available when there's a renderer
--
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/dddf2493/attachment-0001.html>
More information about the webkit-unassigned
mailing list