[Webkit-unassigned] [Bug 7161] New: getElementById doesn't work as expected in IFrame onload handler

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Feb 9 11:30:33 PST 2006


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

           Summary: getElementById doesn't work as expected in IFrame onload
                    handler
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: HasReduction
          Severity: normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: ap at nypop.com


See the attached test case (which works as expected in Firefox and WinIE).

The document body has an element:
<p id=console>FAILURE</p>

For whatever reason, document.getElementById("console") returns null if called
from an IFrame onload handler.


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