Progress display bar missing when fetching pop3 messages
Categories
(MailNews Core :: Networking: POP, defect)
Tracking
(thunderbird_esr102+ fixed, thunderbird103 wontfix, thunderbird104 fixed)
People
(Reporter: dannyfox, Assigned: rnons)
References
(Blocks 2 open bugs, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
rjl
:
approval-comm-beta+
wsmwk
:
approval-comm-esr102+
|
Details | Review |
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:102.0) Gecko/20100101 Firefox/102.0
Steps to reproduce:
Send yourself a message with an attachment of a few MB.
Click on the GET MESSAGES button. (Or the individual mailbox...)
Actual results:
The message fetch progress display bar is not displayed on TB's bottom status line.
(i) When getting all messages, there is no indication of how the overall fetch process is proceeding.
(ii) When downloading a specific large message, no progress is shown.
Expected results:
In case (i), if there are several mailboxes being polled, users want a sense of how far through the list we've polled. (Yes, a normally quick succession of displays may show that something is happening, but not all computers on all networks get instant responses. One of my machines polls over 15 mailboxes in a few seconds, while the other lazily checks and could take a minute or two.)
In case (ii), users want to know how much has downloaded and how much remains, especially for messages with large attachments. Otherwise, it looks like the download has frozen!
Comment 1•2 years ago
|
||
There is a bug report that also mentions download activity is missing from activity manager.
I wonder if these are related.
Updated•2 years ago
|
Reporter | ||
Comment 2•2 years ago
|
||
Just a follow-up in light of the more serious issues of messages being corrupted and/or lost by compacting and repair: Without the progress display, most times it is hard to know if anything is actually happening -- and I think this might be hindering some testing and debugging efforts.
Reporter | ||
Comment 3•2 years ago
|
||
Bug still present -- progress bar still missing in action -- in TB 102.0.3 Release.
Assignee | ||
Comment 4•2 years ago
|
||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/f883e519b239
Show progress bar when downloading pop3 messages. r=mkmelin
Updated•2 years ago
|
Assignee | ||
Comment 6•2 years ago
|
||
Comment on attachment 9286579 [details]
Bug 1777765 - Show progress bar when downloading pop3 messages. r=mkmelin
[Approval Request Comment]
Regression caused by (bug #): bug 1707548
User impact if declined: No progress bar when downloading pop3 messages
Testing completed (on c-c, etc.): beta
Risk to taking this patch (and alternatives if risky): low
Reporter | ||
Comment 7•2 years ago
|
||
Thanks, guys. So, in calendar terms, how soon might we see the progress bar re-appear?
Comment 8•2 years ago
|
||
Comment on attachment 9286579 [details]
Bug 1777765 - Show progress bar when downloading pop3 messages. r=mkmelin
[Triage Comment]
Approved for esr102
(In reply to Dan Pernokis from comment #7)
Thanks, guys. So, in calendar terms, how soon might we see the progress bar re-appear?
When the release ships
Comment 9•2 years ago
|
||
bugherder uplift |
Thunderbird 102.1.1:
https://hg.mozilla.org/releases/comm-esr102/rev/743fb0624853
Comment 10•2 years ago
|
||
(In reply to Dan Pernokis from comment #7)
Thanks, guys. So, in calendar terms, how soon might we see the progress bar re-appear?
Comment 11•2 years ago
|
||
backout bugherder uplift |
Backout Thunderbird 102.1.2:
https://hg.mozilla.org/releases/comm-esr102/rev/866a7981895b
Updated•2 years ago
|
Comment 12•2 years ago
|
||
I tested 102.1.2 with the backout - download message body worked.
Beta and nightly are still broken.
Is there a test to cover "Download the rest of the message."?
Assignee | ||
Comment 13•2 years ago
|
||
Will work on adding a test later today.
Comment 14•2 years ago
|
||
backout |
Backout Thunderbird 104.0b3:
https://hg.mozilla.org/releases/comm-beta/rev/29b51b73cabc
Comment 15•2 years ago
|
||
(In reply to Ping Chen (:rnons) from comment #13)
Will work on adding a test later today.
Comment 16•2 years ago
|
||
Comment on attachment 9286579 [details]
Bug 1777765 - Show progress bar when downloading pop3 messages. r=mkmelin
[Triage Comment]
Approved to re-land on beta with bug 1783552.
Comment 17•2 years ago
|
||
bugherder uplift |
Thunderbird 104.0b4:
https://hg.mozilla.org/releases/comm-beta/rev/326684a0a751
Assignee | ||
Comment 18•2 years ago
|
||
(In reply to Wayne Mery (:wsmwk) from comment #15)
(In reply to Ping Chen (:rnons) from comment #13)
Will work on adding a test later today.
It's added in bug 1783552.
Thanks Rob.
Comment 19•2 years ago
|
||
bugherder uplift |
Thunderbird 102.2.0:
https://hg.mozilla.org/releases/comm-esr102/rev/97c567e07229
Description
•