RESOLVED DUPLICATE of bug 190566191088
[iOS] Pressing forward delete key does nothing
https://bugs.webkit.org/show_bug.cgi?id=191088
Summary [iOS] Pressing forward delete key does nothing
Daniel Bates
Reported 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.
Attachments
Radar WebKit Bug Importer
Comment 1 2018-10-30 15:41:56 PDT
Daniel Bates
Comment 2 2018-11-06 13:57:07 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.