[Webkit-unassigned] [Bug 36266] New: Fire Focus Event type: focusin events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 17 19:51:21 PDT 2010


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

           Summary: Fire Focus Event type: focusin events
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aestes at apple.com


2010-03-17 17:46:22 Andy Estes:
Safari fails the following test:
http://samples.msdn.microsoft.com/ietestcenter/domevents/domevents_harness.htm?url=./focusin.html.

Safari does not fire focus events when registered for using the name 'focusin'.
 This is a valid event name as defined by the W3C DOM Level 3 Events Working
Draft at http://www.w3.org/TR/DOM-Level-3-Events/.  Safari does implement the
'DOMFocusIn' event, which appears to serve the same purpose.

<rdar://problem/7765952>

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