RESOLVED FIXED 117113
Textareas are blanked when submitting a form
https://bugs.webkit.org/show_bug.cgi?id=117113
Summary Textareas are blanked when submitting a form
Nick Heer
Reported 2013-06-01 17:07:00 PDT
In r151071, when submitting a form containing one or more textareas, the textareas will be blanked upon submitting the form.
Attachments
Nick Heer
Comment 1 2013-06-01 17:22:51 PDT
Demo form: http://nickheer.com/webkit-form/ Note that it will error out because the Comments area is required, but is not submitted. Of course, updating or commenting here will require a rollback because this is also a textarea.
Tim Horton
Comment 2 2013-06-01 17:38:57 PDT
(In reply to comment #1) > Demo form: http://nickheer.com/webkit-form/ > > Note that it will error out because the Comments area is required, but is not submitted. Of course, updating or commenting here will require a rollback because this is also a textarea. Woah, you're right.
Tim Horton
Comment 3 2013-06-01 17:39:56 PDT
Does not reproduce on ToT.
Tim Horton
Comment 4 2013-06-01 17:40:35 PDT
I expect this is fixed by http://trac.webkit.org/changeset/151072. You just got exceptionally unlucky.
Tim Horton
Comment 5 2013-06-01 17:40:50 PDT
Please confirm that that is the case.
Nick Heer
Comment 6 2013-06-01 17:42:36 PDT
(In reply to comment #5) > Please confirm that that is the case. Stupid question: how do I update to this particular version?
Tim Horton
Comment 7 2013-06-01 17:44:47 PDT
(In reply to comment #6) > (In reply to comment #5) > > Please confirm that that is the case. > > Stupid question: how do I update to this particular version? Oh, are you using nightlies? They just built at a bad time. Wait until there's another one (tomorrow?).
Nick Heer
Comment 8 2013-06-01 17:45:22 PDT
(In reply to comment #7) > (In reply to comment #6) > > (In reply to comment #5) > > > Please confirm that that is the case. > > > > Stupid question: how do I update to this particular version? > > Oh, are you using nightlies? They just built at a bad time. Wait until there's another one (tomorrow?). Yeah, nightlies. Thanks for the quick reply.
Note You need to log in before you can comment on or make changes to this bug.