RESOLVED FIXED 191389
[iOS] Support deleting to the start of the line and to the end of the line
https://bugs.webkit.org/show_bug.cgi?id=191389
Summary [iOS] Support deleting to the start of the line and to the end of the line
Daniel Bates
Reported 2018-11-07 11:46:18 PST
We should support the key commands to delete to the start of the line and to the end of the line to match platform conventions. The key command to delete to the start of the line and to delete to the end of the line is Command + Delete and Control + K, respectively.
Attachments
Patch (1.82 KB, patch)
2018-11-07 11:50 PST, Daniel Bates
no flags
Radar WebKit Bug Importer
Comment 1 2018-11-07 11:46:31 PST
Daniel Bates
Comment 2 2018-11-07 11:50:43 PST
Created attachment 354120 [details] Patch It is not straighforward to test this change. See bug #191381, comment 2.
Daniel Bates
Comment 3 2018-11-07 14:14:24 PST
Comment on attachment 354120 [details] Patch Clearing flags on attachment: 354120 Committed r237945: <https://trac.webkit.org/changeset/237945>
Daniel Bates
Comment 4 2018-11-07 14:14:26 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.