Closed Bug 73782 Opened 23 years ago Closed 23 years ago

Using style opacity on more than one element makes Mozilla crash.

Categories

(Core Graveyard :: GFX, defect)

x86
Windows NT
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: fstmaurice, Assigned: kmcclusk)

References

Details

Attachments

(1 file)

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; 0.8.1) Gecko/20010323
BuildID:    20001032319

A page containing more than one element using opacity makes mozilla crash when
the page is loaded.

Reproducible: Always
Steps to Reproduce:
1. Insert the following tag more than once in your HTML code:

<IMG style="-moz-opacity: 0.5;" src="http://bugzilla.mozilla.org/ant.jpg"
onMouseover="this.style.MozOpacity=1" onMouseout="this.style.MozOpacity=0.5">

2. Load the page in Mozilla 0.8.1 (works in NS6)


Actual Results:  Mozilla crashes.

Expected Results:  The page should load fine.
Update: I realized that when I load the testcase from my desktop, It does not
crash. Afterwards, I can access to the testcase with no problem. But if I load
mozilla with a default start page and try to link to it, it crashes. Also, I've
been able to make NS6 crash with the script.

One thing is for sure, if I remove all images but one in the HTML page, no crash
will ever occur.
no crash, linux build 2001-03-28-08
*** Bug 73980 has been marked as a duplicate of this bug. ***
With the latest build (April 3rd) , I can't reproduce the crash on either
Windows ME or Mac OS 9.1. Please check with the latest version .
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
I retested the testcase with a clean install of Mozilla 0.8.1, on a new machine.

It does not crash anymore. I suspect that installing 0.8.1 over a version of 0.8
was the source of the problem, because I had other weird behaviours on my
previous machine that do not occur anymore.
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: