Bug 191088 - [iOS] Pressing forward delete key does nothing
Summary: [iOS] Pressing forward delete key does nothing
Status: RESOLVED DUPLICATE of bug 190566
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: iPhone / iPad iOS 12
: P2 Normal
Assignee: Nobody
URL: data:text/html,<textarea></textarea>
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-10-30 15:41 PDT by Daniel Bates
Modified: 2018-11-06 13:59 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2018-10-30 15:41:37 PDT
Perform the following:

1. Visit <data:text/html,<textarea></textarea>>.
2. Focus the text area and type "ha".
3. Press the left arrow key.
4. Press the forward delete key.

Then the text area should have the contents "h". But it has the contents "ha"; => nothing happened.
Comment 1 Radar WebKit Bug Importer 2018-10-30 15:41:56 PDT
<rdar://problem/45683669>
Comment 2 Daniel Bates 2018-11-06 13:57:07 PST

*** This bug has been marked as a duplicate of bug 190566 ***