[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:21:01 PST 2019


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

--- Comment #10 from Tim Horton <thorton at apple.com> ---
(In reply to Eric Liang from comment #9)
> Comment on attachment 382712 [details]
> 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.

Oh, macCatalyst might not link AppKit directly, that's a fair point.

In that case, you should have -Softlinking headers like other frameworks.

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


More information about the webkit-unassigned mailing list