Closed
Bug 315997
Opened 20 years ago
Closed 19 years ago
normalize truncates content of long textarea
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
DUPLICATE
of bug 300691
People
(Reporter: jdunck, Unassigned)
Details
(Keywords: dataloss)
Attachments
(1 file)
21.59 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8) Gecko/20051107 Firefox/1.5
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8) Gecko/20051107 Firefox/1.5
Large content textboxes (probably the key is multiple text nodes in the textarea content) is truncated when calling normalizing.
Reproducible: Always
Steps to Reproduce:
Steps outlined in testcase attachments.
Reporter | ||
Comment 1•20 years ago
|
||
Comment 3•20 years ago
|
||
This affects users of my AutoLink user script who edit long Wikipedia pages.
Bug 300691, "normalize() function on textarea removes text that was appended with dom method", seems related.
Updated•20 years ago
|
Flags: blocking1.8.1?
*** This bug has been marked as a duplicate of 300691 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Updated•19 years ago
|
Flags: blocking1.8.1?
You need to log in
before you can comment on or make changes to this bug.
Description
•