[Webkit-unassigned] [Bug 61310] New: keypress doesn't fire for the first key down event when contenteditable is set by an event handler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 23 14:34:37 PDT 2011


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

           Summary: keypress doesn't fire for the first key down event
                    when contenteditable is set by an event handler
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P1
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: darin at apple.com, ap at webkit.org, cshu at webkit.org,
                    enrica at apple.com


Created an attachment (id=94490)
 --> (https://bugs.webkit.org/attachment.cgi?id=94490&action=review)
demo

When contenteditable is set true in an event handler of click event, the first key down does not fire keypress event in the editable root.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list