[Webkit-unassigned] [Bug 7094] New: onfocus/onblur on non-form-controls bubble

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Feb 5 19:17:13 PST 2006


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

           Summary: onfocus/onblur on non-form-controls bubble
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.0
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: mjs at apple.com


onfocus and onblur on non-form-control elements (such as an editable <div>) are
inappropriately connected to DOMFocusIn and DOMFocusOut events, which bubble,
instead of focus and blur which do not. This does not match other browsers. The
HTML4 spec is silent on this, it claims onfocus can only be applied to form
controls.


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