[Webkit-unassigned] [Bug 7312] New: onChange doesn't fire for contentEditable nodes

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Feb 16 13:13:43 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7312

           Summary: onChange doesn't fire for contentEditable nodes
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.0
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML Forms
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: vicki at apple.com


This bug is also in Radar as <rdar://4447444>

Open the attached test case.  Tab to "Field Seventeen", enter some text, then
press the tab key again.

The Event List shows:
onFocus in fieldSeventeen
onBlur on fieldSeventeen
onFocus in fieldEighteen

For elements such as text fields and text areas, the onChange handler also
fires when resigning focus from the old node.  I'm not sure how contenteditable
divs should behave.

-------------------------------------------


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list