Closed Bug 11722 Opened 26 years ago Closed 26 years ago

Select field not being submitted, or being submitted poorly

Categories

(Core :: DOM: Core & HTML, defect, P3)

x86
Windows 95
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: paulmac, Assigned: kmcclusk)

Details

If I hack around bug 11717 and then try to enter a bug, I get an error that the component was not set, though I had set it. Looks like maybe the selection list is not being submitted correctly. Here is a short snippet. Without a debugger, I can't really tell what is going on that is breaking the submit. <SELECT NAME=component><OPTION VALUE="autofill">autofill<OPTION VALUE="browser">browser</SELECT>
I checked in a fix for bug 11717. I tested the submission of the select and it appears to be working. This bug may be the result of bug 11717. Paul, could you re-pull mozilla/layout/html/forms/srcnsGfxButtonFrame.cpp and do a build in mozilla/layout and see if there is still a problem with form submission.
well we just get the daily release builds, but I will hunt around for someone's debug machine
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
this is all looking good with 8/16 builds, I can submit a bug with seamonkey! woo hoo.
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.