Bug 6776
| Summary: | REGRESSION: input does not transmit changes to "empty" | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Johannes Hoffmann <apple> |
| Component: | Forms | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 420+ | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
| URL: | http://www.net-artworks.de/webkit.php | ||
Johannes Hoffmann
If an input field has a predefined value and you clear the field and send the form, WebKit will send the predefined value instead of an empty value. It works fine with last official Safari (417.9), but is buggy at least in WebKit 420+ (I am new to WebKit and use the Nightly WebKit builds provided by Mark Rowe)
The above mentioned url is a simple test-page to demonstrate the issue.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
mitz
This should be fixed in the next nightly.
*** This bug has been marked as a duplicate of 6733 ***