NEW239349
[iOS] WKWebView should publicly declare conformance to UIResponderStandardEditActions
https://bugs.webkit.org/show_bug.cgi?id=239349
Summary [iOS] WKWebView should publicly declare conformance to UIResponderStandardEdi...
Aditya Keerthi
Reported 2022-04-14 11:40:57 PDT
Conformance to UIResponderStandardEditActions is currently declared in the private header. We should declare conformance in the public header so that developers are aware that WKWebView responds to some subset of the standard editing selectors.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-04-21 11:41:14 PDT
Note You need to log in before you can comment on or make changes to this bug.