Closed
      
        Bug 234348
      
      
        Opened 21 years ago
          Closed 19 years ago
      
        
    
  
Writing a lot of text in the text area crashes Mozilla
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
        RESOLVED
        WORKSFORME
        
    
  
People
(Reporter: yannick.marchegay, Unassigned)
References
()
Details
(Keywords: crash)
User-Agent:       
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.4) Gecko/20030630
With IE (sorry for the example), a slider is created when you try to write more
texte it can fit in the text box.
Mozilla simply crashes if you try
Reproducible: Always
Steps to Reproduce:
1. Answer a message or create a topic in a phpbb forum
2. Write as much as you can
Actual Results:  
Mozilla is closed without any error message
Expected Results:  
Creation of a slider in order to be able to write as much as we want
|   | ||
| Comment 1•21 years ago
           | ||
> Build Identifier: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.4) Gecko/20030630
Is this a problem with a _recent_ build?
| Comment 2•21 years ago
           | ||
I confirm seeing the said bug.  Only on that forum, something in particular to
the theme they have going.  
Tried to produce a testcase, but couldn't get it to anything worthwhile.
| Comment 3•21 years ago
           | ||
> Is this a problem with a _recent_ build?
Firefox 0.8 shows it as well.
|   | Reporter | |
| Comment 4•21 years ago
           | ||
I'll go on making tests but:
- I changed the theme and the problem keeps on occuring,
- a friend of mine has the same problem with Netscape,
- it works with another phpbb forum (no bug).
I'm new in bug reporting. What more can I do?
| Comment 5•21 years ago
           | ||
Being quite busy, I gave only a quick try to making a minimal testcase.
The best thing to have is an example that triggers this bug, with as little code
as possible (just what's causing the problem, nothing else).
So you can save that page, and strip out EVERYTHING that doesn't cause the
error.  All unnecessary tags.  What should be left is just what causes the problem.
That would be a good start.
It appears to be something in your theme (my guess would be CSS or Javscript).
Whiteboard: [testcase wanted]
| Updated•20 years ago
           | 
Product: Browser → Seamonkey
|   | ||
| Comment 6•20 years ago
           | ||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox:     http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey:   http://www.mozilla.org/projects/seamonkey/
|   | ||
| Comment 7•20 years ago
           | ||
tried writing 361 KB of text to it and neither Firefox 1.0.6 nor Mozilla 1.7
crashes. Can anyone reproduce this bug?
test account: username: mozilla password: moz
Severity: normal → major
Keywords: crash
Summary: Cannot write more than it can fit in the text box → Writing a lot of text in the text area crashes Mozilla
Whiteboard: [testcase wanted]
Works for me on Mozilla/5.0 (Windows; U; Win95; en-US; rv:1.8) Gecko/20051030 SeaMonkey/1.0b
Works for ajschult on Linux.
-> WORKSFORME
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
          You need to log in
          before you can comment on or make changes to this bug.
        
Description
•