Bug 239349 - [iOS] WKWebView should publicly declare conformance to UIResponderStandardEditActions
Summary: [iOS] WKWebView should publicly declare conformance to UIResponderStandardEdi...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-14 11:40 PDT by Aditya Keerthi
Modified: 2022-04-21 11:41 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aditya Keerthi 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.
Comment 1 Radar WebKit Bug Importer 2022-04-21 11:41:14 PDT
<rdar://problem/92111240>