Closed
Bug 56633
Opened 24 years ago
Closed 24 years ago
Bad loading: no images, no hover, 404 at the bottom
Categories
(Core :: DOM: HTML Parser, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
mozilla0.9
People
(Reporter: mail, Assigned: gagan)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.14 i686; en-US; m18) Gecko/20001006
BuildID: 2000100722
It's just horrible: Mozilla loads the page immediately (but with the 404 error
page of the server at the end), seems to be working a long time (the m logo is
animated) and loads only few images. JavaScript works (mouseover over the (not
displayed) image in the top left corner). No hover effects on links.
Yes it's a terribly huge and ugly compressed HTML file, but Netscape 4.7x
renders correctly. I'll try to upload a smaller example in the next hours.
Reproducible: Always
Actual Results: Mozilla shows the site together with a
404-not-found-error-message at the bottom. Hover-effects are disabled, only few
images loaded.
Also tested with newest Mtrunk builds.
Hover works in build 2000101321. I gave Mozilla more time to try to finish its
work (which work?). It crashes. (Was it a timeout message before the crash?
Sorry, I often click to fast on OK buttons...)
Sorry, I can't give you a smaller example at the moment:
http://xitnalta.com/de/xweb/ works as expected.
I tried to reprocude it with a large single-line file in build 2000101406:
<html><head><title>Sorry, no error!</title></head><body text="#ff0000"
bgcolor="#112233"><p>You should theoretically see an error message at the
bottom.</p><!-- ********* ... ******** --></body></html>
No error message (but I need to reload that the m logo isn't animated any more)
with this file at http://xitnalta.com/oldweb/someerr.htm, but error message at
the bottom of the file http://xitnalta.com/oldweb/de/index.htm. I'm confused...
Comment 4•24 years ago
|
||
this page seems to load just fine for me using build 2000101308. hover works
and no error message. Try a newer build?
I made a screenshot that you can see what I saw:
> http://xitnalta.com/files/images/moz_err_1.png
(Size: nothing but 40 kb, 1280x998, linux Mtrunk build 2000101406)
I think, this bug couldn't be fixed until now, but I'll try later again with a
newer build.
My system: SuSE Linux 6.4 (seems often to have such problems...), updated libc.
Test with build 2000101506, linux, Mtrunk: no changes, I could make the same
screenshot.
Comment 9•24 years ago
|
||
Works for me on Linux build 2000102321. The page is monochrome, but I think
that's intended. Reporter, are you still observing this bug with the most recent
Linux builds?
Reporter | ||
Comment 10•24 years ago
|
||
SuSE Linux 6.4, build 2000102506, no great changes, screenshot:
> http://xitnalta.com/files/images/moz_err_2.png
It's a new error, similar to the old one: no images (only about 5% by clicking
on a link), loading too long and I get annoying stuff at the end. The stuff
looks like a .css file, but I can't tell you whether it's from the current page
or from the error page. (Although the styles theoretically should be from the
current one... it's already loaded: the page has styles!)
Reporter | ||
Comment 11•24 years ago
|
||
404.html has internal styles (not in a .css file). The css code on the
screenshot is from http://xitnalta.com/oldweb/de/index.htm.
Why can't you see this bug in other Linux distributions? Also bug 55878 - why
can distributions be so different that they create bugs? I can't imagine the
problems - should I do an update?
Comment 12•24 years ago
|
||
Works for me:
Platform: PC
OS: Windows 98
Mozilla Build: Gecko/20001026 M18 Trunk Build
Comment 13•24 years ago
|
||
Worksforme on Mozilla trunk builds
linux 102708 RedHat 6.2
win32 102704 NT 4
mac 102708 Mac OS9
and Mozilla branch builds 10/27 mac, win32 and linux.
Comment 14•24 years ago
|
||
I see part of the problem on trunk build 2000103108 on Linux. that is, the
images do not load. I do not see any error text.
HTTP pipelining needs to be turned on to see the problem; with it off the page
loads correctly.
Confirming. Sounds like a networking bug to me.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Reporter | ||
Comment 16•24 years ago
|
||
Now I tested this issue in Linux build 2000110206:
Without HTTP pipelining: no problems, all images become visible, there's no
error message and no CSS code at the end and Mozilla shows that it's finished.
With HTTP pipelining: that seems to be a "normal" problem: Mozilla loads and
loads and loads - it doesn't catch any image. Clicking on a link raises another
bug: first, the next site doesn't load at all. Then, after a second click, it
seems to load something - and finishes (without showing the new page). If I
minimize all windows and take the Mozilla window containing these errors, it
shows me the background of my desktop.
Comment 17•24 years ago
|
||
This worksforme with both HTTP pipelining turned on and off.
Comment 18•24 years ago
|
||
This worksforme with both HTTP pipelining turned on and off.
Assignee | ||
Comment 20•24 years ago
|
||
based on Neeti's comments this is a WFM. Reopen if we can make is more
consistently reproducible.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Target Milestone: --- → mozilla0.9
Comment 21•24 years ago
|
||
Verified on
build: 2001-05-17-04-Trunk
platform: Win NT
The site loads fine without 404 error.
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 22•24 years ago
|
||
Sorry, but I took down all xitnalta.com contents. You'll see the start page
http://xitnalta.com/ everywhere - I'ts the index.htm and the errata/404.html. So
you could even try http://xitnalta.com/is/a/piece/of/nothing/ and you'd get the
404 page.
Please look for another example - btw., I found this bug also browsing with
Konqueror and Internet Explorer. It seems not to be a problem of Mozilla (or one
of the other browsers), but something between the webserver and the browser's
going wrong.
You need to log in
before you can comment on or make changes to this bug.
Description
•