Closed
Bug 49044
Opened 25 years ago
Closed 25 years ago
freeze if i paste more than 4000 bytes
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
People
(Reporter: spam, Assigned: rubydoo123)
Details
(Keywords: crash)
Not a new bug but couldn't find it:
M18 linux 2000081420
Can't paste more than 4000 bytes with middle moust click into Composer or mail
editor. Larger content (4001 bytes upwards) will freeze everything and moz has
to be killed.
Comment 1•25 years ago
|
||
Confirmed on Linux 2000-08-15-05. Pasting more than 4K characters from my xterm
results in Mozilla spinning on this system call:
ioctl(8, FIONREAD, 0xbfffe29c) = 0
ioctl(8, FIONREAD, 0xbfffe29c) = 0
...
Severity: normal → critical
Keywords: crash
Assignee | ||
Comment 2•25 years ago
|
||
i suspect this is a dup of 32334 and/or 21847, marking as dup of 32334
*** This bug has been marked as a duplicate of 32334 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
I see 32334 is marked future. Just as a final comment:
In NC 4.7 i can paste a file hundred times as large without problems.
I can probably paste megabytes - didn't try.
The petty 4000 bytes I can currently paste into moz is barely ONE PAGE of text.
Marking such a bug future in effect means "you can't really paste in mozilla".
IMHO: this bug is more qualified as a "blocker" than a "future" bug.
just tested: i can easily paste 2211462 bytes of text into mailcompose in
NC4.72. That's 2.1 MB text.
You need to log in
before you can comment on or make changes to this bug.
Description
•