Closed
Bug 344839
Opened 19 years ago
Closed 19 years ago
Hang Bug -- Large Text Lines
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 344895
People
(Reporter: david.miller, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1b1) Gecko/20060710 Firefox/2.0b1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1b1) Gecko/20060710 Firefox/2.0b1
Large and separated lines of text pasted into PasteBin will cause FireFox to hang/crash.
Reproducible: Always
Steps to Reproduce:
1. Grab around 200 lines of code from any particular part of the FireFox source
2. Paste it into the dialog in PasteBin
Actual Results:
FireFox will hang
Expected Results:
FireFox should not hang
This also happens in Thunderbird strangely enough.
Comment 1•19 years ago
|
||
Ria, I think you know which bug this is a dupe of.
Summary: Hang/Crash Bug -- Large Text Lines → Hang Bug -- Large Text Lines
Whiteboard: DUPEME
Comment 2•19 years ago
|
||
One of Brett's spell checker bugs I think, presumably Bug 340326.
Maybe the checker should be turned off automatically when it exceeds a certain amount of characters? Although I see that it only spell checks the first 50 lines.
*** This bug has been marked as a duplicate of 340326 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Comment 3•19 years ago
|
||
There appears to be a slight difference between bug 340326 and bug 344895 :).
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Comment 4•19 years ago
|
||
*** This bug has been marked as a duplicate of 344895 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago → 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•