[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 11:19:32 PST 2019


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

--- Comment #9 from Eric Liang <ericliang 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:73
>> +SOFT_LINK_CLASS(AppKit, NSAccessibilityRemoteUIElement)
> 
> Why are you softlinking AppKit? WebKit links AppKit directly.

Correct me if I'm wrong, but this is the iOS code so I don't think we can link or import anything from AppKit because of unavailability build errors.

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


More information about the webkit-unassigned mailing list