Closed
Bug 28351
Opened 26 years ago
Closed 26 years ago
@home www page, WILL LOAD BUT NO INTERFACE OR GFX
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: cookefam, Assigned: cbegle)
References
()
Details
(Whiteboard: [LAYER])
Attachments
(1 file)
|
9.88 KB,
application/octet-stream
|
Details |
The page most @home users find when typing www into their browsers link field,
will not load. The page is 100% java, and none of it loads. The browser doesn't
crash however the page is reported as laoded, when, in actuality it has not even
begun to load.
I am using M13 build 2000012520 of Sea Monkey
Updated•26 years ago
|
Assignee: rogerl → cbegle
Component: Javascript Engine → Browser-General
QA Contact: rginda → asadotzler
Comment 1•26 years ago
|
||
Thanks for reporting this.
1. The problem may already be fixed. Could you try it with a newer build?
2. Can you give an URL which is reachable from outside @home which exhibits this
problem?
3. Failing that, could you save the page (File | Save as in Netscape 4.7 or IE)
and attach it ("Create an attachment" link) to this bug report?
Without being able to see the page, we won't be able to confirm the problem or
figure out what the problem is.
I checked www.home.com, www.home.net, and work.home.com on Linux build
2000.02.17.15, and they all looked fine. If you see the same problem you see on
the page you were speaking of on one of these with the M13 build, then it's
likely that the problem has since gone away.
Comment 2•26 years ago
|
||
Zach - he says the page is 100% Java. As randomly downloaded nightly builds
don't support Java (as far as I am aware) then the "nothing" he's seeing should
be absolutely right...
Gerv
Comment 3•26 years ago
|
||
Yes, but somehow I don't believe that @home has a "100% Java" homepage. It
should just be a modified version of Excite, shouldn't it? cookefam, can you
clarify?
Comment 4•26 years ago
|
||
I've sent a reminder to the submitter to come and clarify the situation.
Gerv
Comment 5•26 years ago
|
||
Submitter sent me the following e-mail:
"here is the source file for the page. All these files make up the page, I
believe its laid out with frames, but could possibly be tables. I couldn't
get the index src for some reason sorry."
The four files attached are in the .zip I'm about to upload. They are far too
weird for me to work out - can someone else have a look and see if we've got all
the pieces of this jigsaw? If not, this'll have to be INVALID :-(
Gerv
Comment 6•26 years ago
|
||
Comment 7•26 years ago
|
||
It's a zipfile, BTW. I haven't worked out this enter-mime-types gig yet, I don't
think.
Gerv
Comment 8•26 years ago
|
||
I had a look at the attachment, the zip contains 4 html files. They maybe part
of a frame containing webpage (most likely www.bayinsider.com), but the "parent
page" is missing.
chrome.html and upperhomeleft.html are containing Layers which Mozilla doesn't
support, that's why they are not working.
NS 4X doesn't show more than one textfield or broken images. I couldn't test the
JavaScripts there either with Mozilla or Netscape as they mostly do
document.writes to show (local) images, so I suggest to mark this bug INVALID.
But I'll leave that up to Christine as she owns the bug.
Comment 9•26 years ago
|
||
I got someone with @home to let me look at the page. The entire content of the
frame which didn't display for cookefam is inside <LAYER> tags. So this is
INVALID, as gervase remarked.
@home has their own branded browser, and since the pages use proprietary
Netscape tags, I'm assuming it's a NS derivative. CC ekrock to make sure that
if this is so, Excite@Home is aware of this and will change their content to
eventually work with Mozilla.
Status: UNCONFIRMED → RESOLVED
Closed: 26 years ago
Resolution: --- → INVALID
Whiteboard: [LAYER]
Comment 10•26 years ago
|
||
I checked, they actually have customized vesions of both IE and NS, and do some
browser sniffing in the frameset page. The IE-pages seem to get by with CSS, so
if they's make sure isIE4 is true when browsing with Mozilla, it would probably
work.
Comment 12•26 years ago
|
||
*** Bug 31216 has been marked as a duplicate of this bug. ***
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•