Closed Bug 145341 Opened 23 years ago Closed 23 years ago

no mail counter with automatic download

Categories

(SeaMonkey :: MailNews: Message Display, defect)

defect
Not set
minor

Tracking

(Not tracked)

VERIFIED FIXED
mozilla1.0.1

People

(Reporter: ToddAndMargo, Assigned: naving)

References

Details

(Keywords: regression, Whiteboard: [adt2 rtm])

Attachments

(1 file, 1 obsolete file)

Hi All, In my Mail server settings, if I check the automatic download, I loose the "Receiving 20 of 50" counter at the bottom of the screen. (This down not occure if I download messages manually by clicking "Get Msgs".) I am using 1.0.0.2002050408 on Win NT. Many thanks, --Tony aewell@gbis.com
pop3
Confirming with Windows 2000 and the commercial 2002-05-20 1.0 mozilla branch build. qatest36, set to biff every 1 minute, password saved, 2 messages. pref of 'automatically download news messages' was checked. setting bug status to new, over to Sheela. I think this is part of GetMsgs and not biff, let me know if it's my bug, Sheela. Thanks!
Assignee: mscott → naving
Component: Mail Notification → Mail Window Front End
QA Contact: stephend → sheelar
Status: UNCONFIRMED → NEW
Ever confirmed: true
Reporter, Can you be more clear as to what you mean by automatic download? Do you have both Check for new messages every [n] minutes And Autmatically download any new messages both checked in your preference?
Hi Sheela, Under the server settings, I have the following checked: --- Check for new mail at startup --- Check for new messages every 2 minutes --- Automatically download any new messages My (eMail) password is not saved. Looking over my original post, I should have worked on the wording a bit longer. Here is the problem. When I open my eMail windows, the eMail program tries to poll my pop server. It asks me for a password. I enter the password. The eMail program proceeds to download my new messages -- without the counter at the bottom of the windows that tells me "Receiving 10 or 25". Now, if I blast off a bunch of test messages to myself and click on "Get Msgs" before the two minute poll kicks off, I do get the "Recieving x of y" counter. So, manual downloads gives me the "Receiving x of y", but automatic does not. Many thanks, ---Tony aewell@gbis.com
David, can I get r=? for upcoming patch, thx (I don't see cavin around)
Keywords: nsbeta1, regression
Attached patch proposed fix (obsolete) — Splinter Review
The fix is to pass valid msgWindow when we are doing pop3 download on biff. So I had to change that !msgWindow -> must be doing a biff. Not passing msgWindow also causes other problems like you cannot stop download and no alerts will pop up if there are errors.
Reporter, Thanks for the info. Now it is clear that we don't show the status when biff retrieves messages vs a manual get message does show the status.
we don't want to display error messages when biffing. I take it this fix makes it so that we do? that's undesirable.
But this is on automatic download on biff. We are writing to Inbox and there could be an overflow because of less disk space etc. we still pass null msgWindow for new mail check on biff.
*** Bug 145946 has been marked as a duplicate of this bug. ***
Comment on attachment 84516 [details] [diff] [review] proposed fix I misunderstood your comments, sorry. all you need here is this line: + server->SetPerformingBiff(PR_FALSE); //biff is over you don't need to check if we were performing biff earlier; it's a bit like saying if (bool) bool = false; instead of just bool = false; other than that, it looks fine.
Attachment #84516 - Attachment is obsolete: true
Cavin, can I get r=? thx.
Comment on attachment 84534 [details] [diff] [review] patch with david's changes r=cavin.
Attachment #84534 - Flags: review+
Comment on attachment 84534 [details] [diff] [review] patch with david's changes sr=bienvenu
Attachment #84534 - Flags: superreview+
fixed
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
It seems that this has fixed bug 123812
We should take this bug because it fixes other problems as in bug 123812
Verified auto download shows the status of x of y downloading in the status bar while downloading messages Commercial Trunk builds: 2002-05-28-08 on mac os x, win98, linux rh 6.2
Status: RESOLVED → VERIFIED
Keywords: nsbeta1nsbeta1-
*** Bug 148880 has been marked as a duplicate of this bug. ***
nsbeta1+ because it fixes 123812 which is to make the mail throbber animate correctly.
Keywords: nsbeta1-nsbeta1+
Whiteboard: [adt2 rtm]
adt1.0.1+ (on ADT's behalf) approval for checkin to the 1.0 branch, pending Driver's approval. Pls check this in tonight, and add the fixed1.0.1 keyword.
Blocks: 143047
Comment on attachment 84534 [details] [diff] [review] patch with david's changes please check into the 1.0.1 branch ASAP. once landed remove the mozilla1.0.1+ keyword and add the fixed1.0.1 keyword
Attachment #84534 - Flags: approval+
Keywords: mozilla1.0.1+
Target Milestone: --- → mozilla1.0.1
Using the testcase in http://bugzilla.mozilla.org/show_bug.cgi?id=145341#c5 with builds: 6-5-2002 commercial mozilla 1.0.1, this is fixed with: Mac OS X 10.1.5, Mac OS 9.2.2, Windows 2000, RedHat Linux 7.3
OS: Windows NT → All
Hardware: PC → All
Keywords: adt1.0.1adt1.0.1+
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: