Closed Bug 5985 Opened 26 years ago Closed 26 years ago

Linefeeds not appended on textarea form submits

Categories

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

x86
Windows 95
defect

Tracking

()

VERIFIED DUPLICATE of bug 2442

People

(Reporter: paulmac, Assigned: karnaze)

Details

Basically, if you submit a form with a textarea where you have typed multiple lines without pressing enter, the word wrap does not get carried over (the linefeeds are lost). I found this out when I filed a bug using bugzilla on today's (5/5) windows build. You can see http://bugzilla.mozilla.org/show_bug.cgi?id=5982 for an example of what happens. The hunk of code is <TEXTAREA WRAP=HARD NAME=comment ROWS=10 COLS=80></TEXTAREA> I *think* this is a browser problem, and not a server problem, as submitting bugs with 4.5 does not have this problem.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → VERIFIED
*** This bug has been marked as a duplicate of 2442 ***
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.