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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 8 21:17:10 PDT 2018


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

--- Comment #13 from Nan Wang <n_wang at apple.com> ---
(In reply to chris fleizach from comment #12)
> Comment on attachment 339916 [details]
> patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=339916&action=review
> 
> > Source/WebCore/accessibility/AccessibilityObject.cpp:2992
> > +        renderer->scrollRectToVisible(SelectionRevealMode::Reveal, absoluteBounds, insideFixed, ScrollAlignment::alignCenterIfNotVisible, ScrollAlignment::alignCenterIfNotVisible);
> 
> should we go with align center or align top?

I think previously we explicitly center the rect.

-- 
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/20180509/f9587cbd/attachment.html>


More information about the webkit-unassigned mailing list