[Webkit-unassigned] [Bug 11398] New: IFrame "blur" and "focus" are not fired

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 24 06:00:32 PDT 2006


http://bugs.webkit.org/show_bug.cgi?id=11398

           Summary: IFrame "blur" and "focus" are not fired
           Product: WebKit
           Version: 419.x
          Platform: Macintosh PowerPC
               URL: http://www.fredck.com/bugs/safari/iframeblur/iframeblur.
                    html
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: fredck at fredck.com


The "blur" and "focus" events on IFrames are not getting fired.

The URL points to a test case that uses IFRAME.contentWindow to attach to the
events. It works well on Firefox.

I've also tried it with IFRAME, IFRAME.contentWindow.document and
IFRAME.contentWindow.document.body with no results. Actually, when using
IFRAME.contentWindow, the "focus" is fired when the page is loaded, but further
"blur" and "focus" are not fired after it.


-- 
Configure bugmail: http://bugs.webkit.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