[Webkit-unassigned] [Bug 6733] New: REGRESSION: html input doesn't honor change to value
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Mon Jan 23 08:23:07 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=6733
Summary: REGRESSION: html input doesn't honor change to value
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: shr3kst3r at gmail.com
When I have a input field with a predefined value, and I change that value, the
POST or GET does not honor that change. I have attached an example of the
reduced problem. Here is how to reproduce the problem.
1. Load attached html in to test.html
2. Load in to Safari
3. Highlight and delete "2020-01-01 00:00:00" in the input field
4. "Submit"
5. Look in the URL bar, and you will see the "content" part of the URL holds
the old data and not the new data.
The problem occurs on the nightly build but not on Version 2.0.3 (417.8) of
Safari on OSX 10.4.
--
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