Closed
Bug 147946
Opened 23 years ago
Closed 23 years ago
Status remains "Transferring data ..." when loading image from JavaScript
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 133250
People
(Reporter: schoepf, Assigned: samir_bugzilla)
Details
Attachments
(1 file)
|
592 bytes,
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc2) Gecko/20020528
Debian/1.0rc2-3.1
BuildID: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc2) Gecko/20020528
Debian/1.0rc2-3
BuildID: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.0rc2) Gecko/20020510
BuildID: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.0.0+) Gecko/20020529
I'm setting the image src field with a JavaScript function after the page has
loaded. Mozilla will start downloading the new image, display it and status will
continue to show "Transferring data from ..." but now data is transferred.
A prerequisite is that the newly loaded image was not in the cache.
Reproducible: Always
Steps to Reproduce:
1. Open a page that sets an image src after loading the page (e.g. using a
button onClick event).
2. Trigger the event.
| Reporter | ||
Comment 1•23 years ago
|
||
*** This bug has been marked as a duplicate of 133250 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•