Closed Bug 32625 Opened 24 years ago Closed 24 years ago

Whole site doesnt work properly, looks garbled, especially the FORUM section is a mess, some of the frames are missing

Categories

(Core :: JavaScript Engine, defect, P3)

x86
Windows 98
defect

Tracking

()

VERIFIED INVALID

People

(Reporter: merlin, Assigned: rogerl)

References

()

Details

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; N; Win98; en-US) Mozilla/m13
BuildID:    2000022820

Normal Netscape and IE show the site fine, but mozilla seems to mess up. Code on
the page (http://earthquake.xs4all.nl) is fine, I know that for sure, mozilla
just doesnt like it.
Try the FORUM link, thats really messed up, hope you guys can fix it!



Reproducible: Always
Steps to Reproduce:
1.browse to earthquake.xs4all.nl
2.look at your monitor
3.click on , for example, "forum"


Actual Results:  You see how messed up the page in front of you looks (cant see
much except from the topframe - there are supposed to be three frames)

Expected Results:  Shown a forum where you see the threads and posting frame as
well as the topframe.

I am no HTML guru, apologies. Talkback seems to think everything is cool so cant
help you with that either.

good luck!
-> Layout
Assignee: cbegle → troy
Component: Browser-General → Layout
QA Contact: asadotzler → petersen
Looks like the page is using LAYER related stuff which we don't support
Assignee: troy → ekrock
No, it's doing something with javascript and CSS and the DOM. The DynLayer is
coming from an external javascript file that gets sourced.
JavaScript Error: Type Error: ref.layers has no properties
URL:http://earthquake.xs4all.nl/dynlayer.js

Stranger yet, after visiting this site in Moz, all Moz windows have their menus
corrupted... File, View and Search work, but all others are toast.. they
highlight with mouse, but do not draw actual menu...
-->javascript engine
Assignee: ekrock → rogerl
Component: Layout → Javascript Engine
QA Contact: petersen → pschwartau
As far as i can tell, the function DynLayerInit() is referring to 'ref.layers' 
which IS accessing document.layers, which MOZILLA don't do. I didn't see the 
menu mess up afterwards...
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
Works for Me
Platform: PC
OS: Windows 98
Build # 2000100508 M18 Trunk Build
Marking as Verified

Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.