Closed
Bug 134718
Opened 23 years ago
Closed 23 years ago
Can't post a large text
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 130301
People
(Reporter: kazhik, Assigned: alexsavulov)
Details
Can't post a large text.
http://www.mozilla.gr.jp/~kazhik/testcase/2021.html
(1) Enter a large text(ex. client.mk of Mozilla) in the textarea.
(2) Hit submit button.
Actual result: Submission doesn't finish and throbber continues
throbbing.
Expected result: The entered text is displayed as plain text.
| Assignee | ||
Comment 1•23 years ago
|
||
*** This bug has been marked as a duplicate of 130301 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•