Closed
Bug 13074
Opened 26 years ago
Closed 26 years ago
Status bar messages need to go away when action has completed
Categories
(SeaMonkey :: MailNews: Message Display, defect, P3)
SeaMonkey
MailNews: Message Display
Tracking
(Not tracked)
VERIFIED
FIXED
M13
People
(Reporter: lchiang, Assigned: Bienvenu)
Details
Status bar messages need to go away when action has completed
1999090208 Win32 build
Here is just one example:
1) Start Messenger
2) Open a folder
3) Look at the status bar area in the Messenger window.
4) It reads Opening folder....
5) The folder has been completely loaded. Look at the status bar area.
Actual Results: The status "Opening folder...." remainds
Expected Results: The status should go away or be replaced with something else
so that the user knows that the action has completed.
Updated•26 years ago
|
Assignee: phil → bienvenu
Comment 1•26 years ago
|
||
Reassign to bienvenu, cc mscott
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M13
Assignee | ||
Comment 2•26 years ago
|
||
netlib used to do this - I guess we have to now.
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 3•26 years ago
|
||
I fixed this by putting up Document: Done if the url state is set to not
running. I also had to change SetUrlState to block the imap thead so that the
running url doesn't get freed before we get a chance to look at it.
Linux (1999-09-14-98 M11)
Win_nt 4.0 (1999-09-14-10 M11)
Mac (1999-09-13-08 M11)
Status bar message shows "Document Done" when loading is completed.
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•