Closed Bug 201437 Opened 21 years ago Closed 21 years ago

Crashes when changing the rows and overflow of a textarea with a font-face

Categories

(Core :: Layout: Form Controls, defect)

x86
Windows 2000
defect
Not set
critical

Tracking

()

RESOLVED FIXED

People

(Reporter: lance_rushing, Unassigned)

References

()

Details

(Keywords: crash)

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312

Crash's when a textarea rows attribute change in JS when the new value matches
another textarea's rows, and changing the overflow of the textarea at the same
time when that textarea has a font-family style specified.

See example url for more explanation with a sample.

Reproducible: Always

Steps to Reproduce:
1. have a page with at least 2 textareas (a & b)
2. Textarea a has a style="font-family:xxx" 
3. change a's rows and overflow values
4. when a's new rows = b's rows then browser crashes

Actual Results:  
Application Crash

Expected Results:  
Just resize the textarea.

Computer is really standard Dell Win 2k, nothing fancy.

Appears similar to bugs 45147, 42492, 33654.
Attached file Crash Example
Attachment #120040 - Attachment description: HTML doc → Crash Example
The attached testcase works for me on Win2k. 

Lance, can you try if you still see this crash with a current Mozilla version?
Keywords: crash
Looks like it is fixed.

Just tested it with Mozilla 1.5 ( Mozilla/5.0 (Windows; U; Windows NT 5.1;
en-US; rv:1.5) Gecko/20031007 )
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: