Closed
Bug 351605
Opened 18 years ago
Closed 13 years ago
Very long strings in a textarea causes overlapping characters
Categories
(Core Graveyard :: GFX, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: mdalco, Unassigned)
References
Details
Attachments
(2 files)
In Firefox 2.0 beta2 Linux (OpenSuse 10.0):
When you insert a very long string (50000+ chars) like this:
´´´ ...
generated by some forums when you post strange chars that needs to be encoded (the above string is generated by a long string of ´ character, entity ´)
it shows the string overlapped, and Firefox slows down significantly.
I'm attaching a screenshot and a simple html to demonstrate the problem.
Reporter | ||
Comment 1•18 years ago
|
||
Reporter | ||
Comment 2•18 years ago
|
||
Comment 3•18 years ago
|
||
caused by fix to 237085
Comment 4•18 years ago
|
||
not sure if this is wontfix, or if the intention was to go with this behaviour until a better fix presented itself. cc'ing roc so he can clarify.
Updated•18 years ago
|
Assignee: nobody → general
Component: General → GFX
Product: Firefox → Core
QA Contact: general → ian
Version: 2.0 Branch → 1.8 Branch
Comment 5•18 years ago
|
||
Isn't this just bug 257660, which has been a problem for a while?
Actually (see bug 257660 comment 16), that bug was probably fixed by bug 237085 for me on trunk. But that patch went on the 1.8 branch as well and I still see the bug there.
This didn't really work before bug 237085 was fixed, did it?
Reporter | ||
Comment 7•18 years ago
|
||
I can confirm: the test case of bug 257660 generates in Linux the same behaviour of this bug. The X chars, after increasing the font size, will ovelap (and don'd disappear as stated in the related bug).
Comment 8•18 years ago
|
||
right, that bug was fixed by making them overlap instead of disappear.
right, then I don't think we're going to fix this on branch, because it's not really a regression. We will fix it on trunk probably via the text rewrite that's happening now.
Updated•16 years ago
|
Product: Core → Core Graveyard
Comment 10•13 years ago
|
||
This bug is no longer reproducible in Aurora 6.0a2. It was likely fixed part of another bug. Please reopen if you can reproduce.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•