[Webkit-unassigned] [Bug 10031] drop down form is broken (works in Firefox)

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Aug 27 21:48:48 PDT 2006


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





------- Comment #4 from mikef at donkeyentertainment.com  2006-08-27 21:48 PDT -------
Created an attachment (id=10264)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=10264&action=view)
Test case/reduction

Made the reduction in r16061.  

Problem seems to be the document.all("userTypeID") throwing an error since the
select element only has a name="userTypeID".  When you put id="userTypeID" in
the select tag as well, works fine in Webkit.... Firefox doesn't seem to mind
the id not being there.


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