WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 190566
191087
[iOS][WK2] Forward delete should only cause an editor action inside an editable element
https://bugs.webkit.org/show_bug.cgi?id=191087
Summary
[iOS][WK2] Forward delete should only cause an editor action inside an editab...
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Daniel Bates
Comment 1
2018-10-30 15:53:46 PDT
We seem to perform an editing operation in iOS Legacy WebKit: <
https://github.com/WebKit/webkit/blob/6dbd0e71cfdea78d2ad347d2efb6c9264c25d2e3/Source/WebKitLegacy/mac/WebView/WebHTMLView.mm#L6091
> :/
Daniel Bates
Comment 2
2018-10-30 15:55:34 PDT
Created
attachment 353422
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug