Closed
Bug 54673
Opened 25 years ago
Closed 25 years ago
Image sequence runs roughly
Categories
(Core :: Networking: Cache, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: peter.harlow, Assigned: neeti)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/4.72 [en] (WinNT; U)
BuildID: 2000092808
In this page, there is some javascript to change (cycle) one of the images (the
centre one of the first row of 3). This runs erratically in Mozilla.
Reproducible: Always
Steps to Reproduce:
1.Open Page
2.Allow images to load
3.Watch result on centre image of first row of 3.
Actual Results: The image cycling runs roughly - images half load or bits of
black render with occasional images popping up.
Expected Results: The image should change to another every 3 seconds.
Now this could be over-ambitious scripting, but it does work well in IE and
Netscape. (Although Netscape required the kludge of loading the images into the
2x2 dots at the bottom of the page).
It also works with other browsers such as Opera, StarOffice and kfe with just a
single image and no cycling (by either using the noscript or just the initial
conditions).
Comment 1•25 years ago
|
||
Browser, not engine. Reassigning to Browser-General -
Assignee: rogerl → asa
Component: Javascript Engine → Browser-General
QA Contact: pschwartau → doronr
Comment 2•25 years ago
|
||
Using Mozilla binary 2000093009 on WinNT. Marking WORKSFORME.
The central image in the first row updated successfully for me -
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Comment 3•25 years ago
|
||
verified worksforme with 10/05 mozilla trunk builds on NT, Mac OS9 and RedHat6.2
Status: RESOLVED → VERIFIED
Reporter | ||
Updated•25 years ago
|
Status: VERIFIED → UNCONFIRMED
Resolution: WORKSFORME → ---
Reporter | ||
Comment 4•25 years ago
|
||
I've just tried again with build 2000100520 and the same problem occurs. I think
it is to do with the quality of the internet connection. (Try it on a dialup?)
If I open each image in the sequence first manually to force it into the cache,
some of the images are already in the cache as half black frames. I hit reload
and the image loads correctly. Once all the images are in the cache, the script
runs fine.
Comment 5•25 years ago
|
||
maybe we're cacheing bad images and then using those.
Assignee: asa → neeti
Component: Browser-General → Networking: Cache
QA Contact: doronr → tever
Comment 6•25 years ago
|
||
peter.harlow@alcatel.fr
, are you still seeing this with current builds? I still cannot reproduce it.
Reporter | ||
Comment 7•25 years ago
|
||
I have just tried again with M18 and it worked fine. I will try it again when
our connection is running a bit slower, but for now, it seems OK.
Comment 8•25 years ago
|
||
marking worksforme 2000110304 win98 trunk
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•