[Webkit-unassigned] [Bug 203798] AX: WKWebView does not shift Accessibility Focus for Catalyst

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 4 02:45:00 PST 2019


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

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

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

>>>> Source/WebKit/UIProcess/ios/WKContentView.mm:578
>>>> +    [self _updateRemoteAccessibilityRegistration:NO];
>>> 
>>> there are a number of places to cleanup. check the other places where we do accessibility cleanup
>> 
>> Even though we do more cleanups in other places, if the process identifier didn't change, do we need to unregister the pid for ax?
> 
> the Mac version cleans up when 1) page closed, 2) process swaps or exits

ok I think that's right

-- 
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/20191104/f1d30e48/attachment.htm>


More information about the webkit-unassigned mailing list