[Webkit-unassigned] [Bug 10188] New: Form elements added via appendChild() are not accessible via form.element

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Aug 1 12:03:46 PDT 2006


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

           Summary: Form elements added via appendChild() are not accessible
                    via form.element
           Product: WebKit
           Version: 419.x
          Platform: Macintosh PowerPC
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: bhartsock at webmail.us


**Steps to reproduce
This bug is very similar to Bug 3481, except reproducing it is a little
different.  To properly reproduce this bug, the form must be an orphan that has
not yet been added to the document.body.  I used appendChild() instead of
innerHTML in my test case, but the same results occur with innerHTML.

See attachment for testcase.

**Version
Safari version: 2.0.4 (419.3)

**Other browsers
Works in IE and Firefox


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