Closed
Bug 471784
Opened 16 years ago
Closed 16 years ago
Throbber spins forever if you setTimeout create an image that will take a while to load
Categories
(Firefox :: General, defect)
Tracking
()
People
(Reporter: joe, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5 (.NET CLR 3.5.30729)
The example in the URL: https://lastpass.com/.test/slowload2.php is pretty straight forward and this is a reproducible issue on Mac and Linux
Reproducible: Always
Steps to Reproduce:
1. Go to https://lastpass.com/.test/slowload2.php
2. Watch it spin for 10 seconds
3. The the image has been completed
Actual Results:
The throbber is still spinning after the image has downloaded.
Expected Results:
Throbber stops spinning after the image has downloaded
It should stop spinning when all data has completed downloading. This annoys people.
Reporter | ||
Updated•16 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•