Bug 6776 - REGRESSION: input does not transmit changes to "empty"
Summary: REGRESSION: input does not transmit changes to "empty"
Status: RESOLVED DUPLICATE of bug 6733
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://www.net-artworks.de/webkit.php
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-24 14:11 PST by Johannes Hoffmann
Modified: 2006-01-24 14:21 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Hoffmann 2006-01-24 14:11:55 PST
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.
Comment 1 mitz 2006-01-24 14:21:49 PST
This should be fixed in the next nightly.

*** This bug has been marked as a duplicate of 6733 ***