Bug 191087

Summary: [iOS][WK2] Forward delete should only cause an editor action inside an editable element
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebKit Misc.Assignee: Daniel Bates <dbates>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: aestes, megan_gardner, wenson_hsieh
Priority: P2 Keywords: PlatformOnly
Version: WebKit Nightly Build   
Hardware: iPhone / iPad   
OS: iOS 12   
See Also: https://bugs.webkit.org/show_bug.cgi?id=191088
Attachments:
Description Flags
Patch none

Daniel Bates
Reported 2018-10-30 15:33:26 PDT
In Modern WebKit on iOS we perform a forward character deletion when the forward delete pressed regardless of whether we are in an editable element. We should only perform editing operations inside editable elements.
Attachments
Patch (1.98 KB, patch)
2018-10-30 15:55 PDT, Daniel Bates
no flags
Daniel Bates
Comment 1 2018-10-30 15:53:46 PDT
Daniel Bates
Comment 2 2018-10-30 15:55:34 PDT
Daniel Bates
Comment 3 2018-11-06 13:59:01 PST
*** This bug has been marked as a duplicate of bug 190566 ***
Note You need to log in before you can comment on or make changes to this bug.