Closed
Bug 259145
Opened 20 years ago
Closed 19 years ago
Long input (+/ 10000 chars) causes the characters to disappear
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 237085
People
(Reporter: zarco.zwier, Assigned: bugzilla)
Details
Attachments
(3 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040910 Firefox/0.10
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040910 Firefox/0.10
When a very long string is displayed in the location bar, with document.write,
<input type=text> (these types of outputs I've tested, others might exhibit the
same behaviour), the text turns invisible.
Reproducible: Always
Steps to Reproduce:
Try the test cases.
Actual Results:
Displayed text is invisible.
Expected Results:
Displayed text should be visible.
http://bugzilla.mozilla.org/show_bug.cgi?id=254689 and
http://bugzilla.mozilla.org/show_bug.cgi?id=256786 might be related, but I don't
think they're the same bug.
Reporter | ||
Comment 1•20 years ago
|
||
Reporter | ||
Comment 2•20 years ago
|
||
Reporter | ||
Comment 3•20 years ago
|
||
Reporter | ||
Comment 4•20 years ago
|
||
*** This bug has been marked as a duplicate of 35229 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Updated•19 years ago
|
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Comment 5•19 years ago
|
||
*** This bug has been marked as a duplicate of 237085 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago → 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•