Closed
Bug 209470
Opened 22 years ago
Closed 21 years ago
I have put the cursor over the "el autor" button, and the program has crashed
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: jaimemas, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4b) Gecko/20030507
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4b) Gecko/20030507
I have put the cursor over the "el autor" button, and the program has crashed
Reproducible: Always
Steps to Reproduce:
1.Open the web page
2.Put the mouse over "el autor" button
3.Mozilla crash
Actual Results:
The same... the program crash
Expected Results:
I think there is an error in the webpage code, but mozilla would show a popup
reporting it, not crash.
![]() |
||
Comment 1•22 years ago
|
||
Most likely a flash or plugins bug; I cannot reproduce the crash with a current
Linux trunk build, but I do not have a flash plugin installed...
Comment 2•22 years ago
|
||
WFM 20030614 PC/WinXP
Are you using the latest version of Flash?
I have tried uninstalling the flash plugin and installing the last version, buy
I think the problem is not the flash plugin because Mozilla crash everytime I
put the cursor over "el autor" button.
Now, I have tried another thing: I have installed the lastest version of Mozilla
in another computer and it doesn't crash, but now the webpage doesn't work properly.
In the new version the text appears in another window, but in another similar
pages, it works properly...
Try looking this pages:
http://www.eride.net/ERIDE%20WEB/novedades/hombres.htm (it doesn't work properly)
http://www.eride.net/ERIDE%20WEB/novedades/marcasilencio.htm (it works properly)
I don't know what's the difference between both pages, but the second works and
the first doesn't work...
In Internet Explorer both pages work properly...
Comment 4•22 years ago
|
||
Hmm, could it be that the two pages have different versions of some JS
DreamWeaver templates?
http://www.eride.net/ERIDE%20WEB/novedades/hombres.htm uses
MM_findObj //v4.0 and version 3.0 of MM_setTextOfLayer
http://www.eride.net/ERIDE%20WEB/novedades/marcasilencio.htm uses version 4.01
of MM_findObj and MM_setTextOfLayer.
I think Stefan have discovered the problem.
Looking around bugzilla, I've found another similar bug:
http://bugzilla.mozilla.org/show_bug.cgi?id=51020
I'm not sure, but I think this bug could be duplicated of the bug 51020. What do
you think?
I think http://www.eride.net/ERIDE%20WEB/novedades/hombres.htm has been made
with Dreamweaver 4 and
http://www.eride.net/ERIDE%20WEB/novedades/marcasilencio.htm has been made with
Dreamweaver MX.
I think the solution for this bug will be making that Mozilla shows
http://www.eride.net/ERIDE%20WEB/novedades/hombres.htm like
http://www.eride.net/ERIDE%20WEB/novedades/marcasilencio.htm, showing the text
into the same page, not in another page.
Now, the bug can not be seen because the web has been upgraded to Dreamweaver mx
and now it works properly
Comment 8•21 years ago
|
||
--> WFM per comment #7
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•