[Webkit-unassigned] [Bug 191023] InputEvent.inputType should be "deleteSoftLineBackward" or "deleteSoftLineForward" rather than "deleteHardLineBackward" nor "deleteHardLineForward" when pressing Command + Backspace or Delete

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 29 08:35:48 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=191023

--- Comment #1 from Wenson Hsieh <wenson_hsieh at apple.com> ---
Thanks for the report, Masayuki! Indeed, TypingDeleteLineBackward and TypingDeleteLineForward should dispatch input events of input type "deleteSoftLine(Backward|Forward)", since deletion is to the visual line break.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181029/2b52b39f/attachment-0001.html>


More information about the webkit-unassigned mailing list