Message count in status bar is logically incorrect during IMAP synchronization ("Downloading message X of Y" where X > Y)
Categories
(MailNews Core :: Networking: IMAP, defect)
Tracking
(Not tracked)
People
(Reporter: jkorders, Unassigned)
References
(Depends on 1 open bug)
Details
(Whiteboard: [dupeme])
Attachments
(2 files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.67 Safari/537.36
Steps to reproduce:
Synced with my IMAP account
Actual results:
It displays "Downloading message X of Y in folder" where X > Y. This is logically impossible. For example "Downloading message 600 of 3".
Expected results:
It should display "Downloading message X of Y in folder" where X is always <= Y.
Updated•4 years ago
|
Comment 1•4 years ago
|
||
This looks familiar, but similar bug 1373940 is about "Downloading header X of Y", whereas here it's about downloading entire messages, not sure if that's exactly the same routine.
Updated•4 years ago
|
Comment 2•4 years ago
|
||
do you remember if internet connection was broken? (no WLAN, no LAN, no server)
see
"IMAP FETCH Mail in endless loop if internet connection breaks while synchronising IMAP folders" - bug 1665146
Reporter | ||
Comment 3•4 years ago
|
||
(In reply to Robert Hartmann from comment #2)
do you remember if internet connection was broken? (no WLAN, no LAN, no server)
see
"IMAP FETCH Mail in endless loop if internet connection breaks while synchronising IMAP folders"
https://bugzilla.mozilla.org/show_bug.cgi?id=1665146
No, the internet connection is fine. This has happened from multiple locations. I'm running Thunderbird 68.12.1 (64-bit) and the bug is still there.
Reporter | ||
Comment 4•4 years ago
|
||
Updated•4 years ago
|
Description
•