[Webkit-unassigned] [Bug 58855] New: onkeydown handler does not fire for editable elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 18 17:40:32 PDT 2011


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

           Summary: onkeydown handler does not fire for editable elements
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: justin.garcia at apple.com
                CC: rniwa at webkit.org, enrica at apple.com


onkeydown handler does not fire for editable elements. Open the attached test case and 

<body><div contentEditable="true" onkeydown="alert('Why doesn't the onkeydown handler fire?');">Click here and start typing.</div></body>

<rdar://problem/9302570> onkeydown handler does not fire for editable elements

-- 
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