[Webkit-unassigned] [Bug 191111] New: Pressing the forward delete key with a range selection emits input events of inputType "deleteContentBackward"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 31 07:19:36 PDT 2018


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

            Bug ID: 191111
           Summary: Pressing the forward delete key with a range selection
                    emits input events of inputType
                    "deleteContentBackward"
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wenson_hsieh at apple.com
                CC: wenson_hsieh at apple.com

To reproduce:

On an iMac, or with a keyboard attached that has a forward delete key:

1. Open the attached test page (currently on https://whsieh.github.io/examples/input-events)
2. Type some text in the editable area
3. Select all
4. Press forward delete

Expected: deleteContentForward should be emitted
Observed: deleteContentBackward is emitted

-- 
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/20181031/2c76c59a/attachment.html>


More information about the webkit-unassigned mailing list