Closed
Bug 90691
Opened 23 years ago
Closed 22 years ago
Mail Compose: Remove "Done loading page" from statusbar
Categories
(MailNews Core :: Composition, defect)
MailNews Core
Composition
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.2alpha
People
(Reporter: jglick, Assigned: kazhik)
References
Details
(Keywords: polish, Whiteboard: [ue3])
Attachments
(4 files)
28.29 KB,
image/gif
|
Details | |
1.24 KB,
patch
|
hwaara
:
review+
hewitt
:
superreview+
|
Details | Diff | Splinter Review |
832 bytes,
patch
|
cmanske
:
review+
sfraser_bugs
:
superreview+
|
Details | Diff | Splinter Review |
28.56 KB,
image/gif
|
Details |
When you open a new Mail Compose window, the text "Document: Done"
following by "Done loading page" appears on the statusbar. Can we remove this
text from the statusbar? Done loading what? Document Done doing what? Users
don't think of mail compose as needing to "load content".
The statusbar should be blank unless there useful information about the task at
hand to help the user, such as when the message is being sent.
Comment 2•23 years ago
|
||
-->varada. I think editor put this text on the status bar.
Assignee: ducarroz → varada
nominating. If we want users to look at the status bar for useful info, we
should use it that way.
Keywords: nsbeta1
This is because we inherit editor.xul and TextEditorAppShell.xul, which both
call editor.dtd which has in line 45 a label "Done loading page". I can't
figure out how to override that, but I did manage to whack "Document: Done".
Comment 6•23 years ago
|
||
marking nsbeta1-, but moving to 0.9.9 to get the patch in.
Comment 7•23 years ago
|
||
Comment on attachment 54841 [details] [diff] [review]
Fix.
If Seth is OK with this partial fix, I guess I am too. After all, it improves
the behaviour a little.
r=hwaara
Attachment #54841 -
Flags: review+
Comment 8•23 years ago
|
||
Comment on attachment 54841 [details] [diff] [review]
Fix.
sr=hewitt
Attachment #54841 -
Flags: superreview+
Partial fix landed. The summary is correct as it stands for the remaining
portion.
Updated•23 years ago
|
Status: NEW → ASSIGNED
Target Milestone: mozilla0.9.9 → mozilla1.2
Assignee | ||
Comment 10•23 years ago
|
||
doesn't show "Done loading page" on mail compose window.
I ran Mozilla after building this simple (but effective) patch, and I'm happy
to report that it works fine.
I've also sent mail privately to Kathleen Brade for review.
Comment 12•22 years ago
|
||
Comment on attachment 75315 [details] [diff] [review]
patch
r=cmanske
This is temporary anyway, since nsEditorShell.cpp is going away. The status
line in Composer will be fixed by bug 47519
Attachment #75315 -
Flags: review+
Comment 13•22 years ago
|
||
Comment on attachment 75315 [details] [diff] [review]
patch
sr=sfraser
Attachment #75315 -
Flags: superreview+
Fix checked in by Charles Manske, thanks!
Assignee: varada → kazhik
Status: ASSIGNED → NEW
kazhik@mozilla.gr.jp, thanks for your patch. It's been checked in. Marking FIXED.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
QA Contact: sheelar → stephend
Mac OS 9.2.2 - 2002-09-24-08
Windows 2000 - 2002-09-24-08
Mac OS X 10.1.5 - 2002-09-24-08
RedHat 8.0 - 2002-09-24-08
Tested both Classic and Modern.
Verified FIXED
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: MailNews → Core
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•