Closed
Bug 5737
Opened 25 years ago
Closed 25 years ago
Hard to identify when page finished loading;need document.done
Categories
(SeaMonkey :: UI Design, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
M6
People
(Reporter: bsharma, Assigned: law)
Details
It is hard to identify when a page has finished loading. There is no "Document
Done" string. Need this ASAP for network as well local time performance testing.
For local page load there is no barber pole.
Also, this string should appear when the page is loaded and layout is completed.
Assignee: don → law
Component: Apprunner → XPApps
Priority: P3 → P2
Target Milestone: M6
Assignee: law → don
Severity: normal → blocker
Status: ASSIGNED → NEW
Summary: Hard to identify when a page has finished loading. → Hard to identify when page finished loading;need document.done
Target Milestone: M6
Putting on blocker list for QA. We REALLY need this for performance testing.
don, you told me to clear milestone so you could double check this on...was
assigned to law.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
This was broken when we switched over the status text from plain text to a
<titledbutton> (which occurred at the same time we introduced <box>es. I've
fixed the code (a minor tweak to navigator.js) so it says "Document: Done" when
the document finishes loading.
I don't understand the comment about there being no barber pole for local page
loads (that WORKSFORME, I guess).
Comment 5•25 years ago
|
||
Bindu -- can you please verify this one -- thanks
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 6•25 years ago
|
||
after re-reading this -- I initially thought it had something to do with
automation. The Document done with associated time is now present, marking
verified.
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
•