Closed Bug 118448 Opened 23 years ago Closed 23 years ago

Sidebar going into pieces

Categories

(SeaMonkey :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 64906

People

(Reporter: sommar, Assigned: asa)

References

()

Details

This page appears broken in Mozilla 0.97. I haven't studied the HTML behind it,
but there are a bunch of alternatives that is supposed to appear in a menu
sidebar when the page is tendered properly. With Mozilla they appear on top over
what is intended to be the main page. Netscape 4.75 and IE6 presents this page
just fine.
The JS in page source has several definitions like:

function init(){
        if (document.layers) {
                ....... 
        }else if (document.all){
                .......
        }
}

(i.e.NS4 or IE), although in function checkBrowser() it also checks for "NS5".
Possibly worth having a look with other browsers. Evangelism ?
I can confimr this on MacOS X with Build ID 2002010308

*** This bug has been marked as a duplicate of 64906 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
v
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.