Open
Bug 144073
Opened 23 years ago
Updated 5 years ago
Throbber not active when files downloaded by the DOM
Categories
(Core :: DOM: Core & HTML, defect, P5)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: mike.brittain, Unassigned)
References
()
Details
Attachments
(1 file)
1.02 KB,
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0rc2)
Gecko/20020510
BuildID: 2002051006
When changes to the DOM (with javascript) which cause new files to download,
such as new scripts or image files, the throbber does not activate. Should it?
Reproducible: Always
Steps to Reproduce:
1. Load the URL.
2. Click the button that will load a new image file.
3. Watch the throbber for any response.
Actual Results: Throbber does not activate.
Expected Results: Throbber should become active while new files are transferred.
This was reproduced in Win2000 (2002051006), WinME (2002051208), and Mac OS 9.2
(2002051008)
Reporter | ||
Comment 1•23 years ago
|
||
This is the same file from the URL for this bug -- the page was originally
written as a testcase.
Comment 2•23 years ago
|
||
I think this bug should a dup bug bug133250, my patch for bud 133250 can fix it.
Comment 4•22 years ago
|
||
Bug 133250 appears to be fixed as of mozilla 1.3, yet using 1.5 stable
(20031007, windows XP), I still see the described behaviour in the test-case
(attachment 83325 [details]).
Was the patch for bug 133250 intended to fix the throbber problem as well?
Updated•16 years ago
|
Assignee: general → nobody
QA Contact: desale → general
Comment 6•5 years ago
|
||
Bulk-downgrade of unassigned, 4 years untouched DOM/Storage bugs' priority.
If you have reason to believe this is wrong (especially for the severity), please write a comment and ni :jstutte.
Severity: trivial → S4
Priority: -- → P5
You need to log in
before you can comment on or make changes to this bug.
Description
•