Closed
Bug 54111
Opened 25 years ago
Closed 24 years ago
Throbber stops animating before all images loaded
Categories
(SeaMonkey :: UI Design, defect, P3)
SeaMonkey
UI Design
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: mikepinkerton, Assigned: adamlock)
References
()
Details
(Keywords: regression, Whiteboard: [nsbeta3-][rtm-])
- go to http://quake.wr.usgs.gov/recenteqs/Maps/122-38.html
- notice the throbber stops before the large map image has loaded
this happens with a whole bunch of other pages too. The throbber seems to stop
animating when the page lays out, not when everything has loaded.
Reporter | ||
Updated•25 years ago
|
Comment 1•25 years ago
|
||
this needs a better assignee
Component: Browser-General → XP Apps: GUI Features
Bill, is this even fixable for RTM, i.e. how hard is it?
Assignee: ben → law
Whiteboard: [nsbeta3-] NEED INFO
The throbber has always been tied to network traffic. If the delay here is due
to image lib delays in digesting the data and rendering the picture, then
there's not much we can do. If the problem is that the networking activity is
now being done differently (due to img lib caching or something?) then there's
not much we can do, either.
I think the browser only utilizes the docshell web progress listener interfaces
so we don't deal with networking directly. This bug should probably go to Adam
Lock for further investigation.
clearing don's "need info" since law has provided info. Now, this bug will show
up in the rtm nominations again.
Whiteboard: [nsbeta3-] NEED INFO → [nsbeta3-]
I can't reproduce this problem on the most recent branch. The graphics always
seem to be loaded before the throbber stops. I even tried on an advert laden
site like this:
http://www.javaworld.com/
On this site, the document is loaded well before the adverts finish but the
throbber continues until the adverts have fully loaded.
Comment 8•25 years ago
|
||
rtm-, can't repro and doesn't seem serious enough to hold for. Can someone
verify this is WFM?
OS: All
Whiteboard: [nsbeta3-] → [nsbeta3-][rtm-]
Reporter | ||
Comment 9•25 years ago
|
||
it's not wfm, i continue to see this on my powerbook over 56K modem. in fact, a
lot of times the page thinks it's done (progress meter stopped, throbber
stopped), but only about 1/2 of the images have loaded.
reloading the page sometimes gets more of the images (but generally not all) and
sometimes it doesn't help at all.
Assignee | ||
Comment 10•25 years ago
|
||
Is it just Mac specific then?
Assignee | ||
Comment 11•25 years ago
|
||
I can't reproduce this problem and I use a 56k modem too, but not with a Mac.
Mike if you have a specific page I can try and reproduce the problem with I'll
leave this bug open, otherwise I'll have to mark WORKSFORME or reassign it to
one of the Mac folks.
Comment 12•25 years ago
|
||
stephend, are you still seeing this?
Hard to tell on my fast connection here, but it looks like the throbber is fine,
now the status field lags behind necko and the throbber.
Assignee | ||
Comment 14•25 years ago
|
||
Rick is this another one for you?
Comment 15•24 years ago
|
||
we think this works. please verify.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
I think it's safe to verify this, Sarah. The only offshoot I've seen regarding
URL loading is the status text saying, "sending request.." once the page has
finished loading, but that's a different bug, and has been filed already. I'll
let you mark this, though.
Comment 17•24 years ago
|
||
tested by going to www.javaworld.com --the throbber stopped animating *after*
all the images loaded. vrfy fixed using 2001.02.09.0x comm bits on linux, winnt
and mac.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•