[webkit-reviews] review denied: [Bug 182752] AX: Keyboard focus not following VoiceOver cursor into web content or within web content. : [Attachment 333742] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 16 15:15:31 PST 2018


Tim Horton <thorton at apple.com> has denied chris fleizach
<cfleizach at apple.com>'s request for review:
Bug 182752: AX: Keyboard focus not following VoiceOver cursor into web content
or within web content.
https://bugs.webkit.org/show_bug.cgi?id=182752

Attachment 333742: patch

https://bugs.webkit.org/attachment.cgi?id=333742&action=review




--- Comment #7 from Tim Horton <thorton at apple.com> ---
Comment on attachment 333742
  --> https://bugs.webkit.org/attachment.cgi?id=333742
patch

r- because this patch will certainly re-introduce that bug. Perhaps you can
introduce a different mechanism for accessibility to cause first-responder
changes instead of re-using the same one that web content uses (which needs
this restriction to avoid the aforementioned bug).


More information about the webkit-reviews mailing list