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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 8 20:57:05 PDT 2018


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

--- Comment #12 from chris fleizach <cfleizach at apple.com> ---
Comment on attachment 339916
  --> https://bugs.webkit.org/attachment.cgi?id=339916
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?

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


More information about the webkit-unassigned mailing list