Closed
Bug 266322
Opened 20 years ago
Closed 20 years ago
unread message count in Windows vs alphabetic ordering of email accounts
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 196657
People
(Reporter: danm.moz, Assigned: sspitzer)
Details
What follows seems to me to be true after some live testing and a glance over the code: * The Mail backend writes into the Windows registry the count of unread messages only for the primary mail account. * The Mail toolbar button in Firefox reads the count of unread messages only for the first email address it runs across when enumerating the HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\UnreadMail key. * Therefore the Firefox Mail toolbar button will never pick up unread messages for any account on the user's machine unless the primary Mail/News account happens to be the one that comes first in alphabetical order. Mail/News would seem to be better off if it kept an Unread count for all accounts, not just the primary account. (And it would be best if the Firefox Mail toolbar button could be configured to pay attention to a particular email account. But that'd be a different bug.) Note I think bug 257391 touched on similar issues. But it eventually settled into a request to update the registry immediately, so that too is a different bug.
Ah. And bug 246143, if you ignore the first 22 comments and the grammar while they were drilling in on the cause of the initial complaint, is the Firefox side of this issue that I mentioned in the third paragraph of this bug's initial comment. Marking, I guess, that one dependent on this one, since Thunderbird is on the upstream side of this two-pronged issue.
Blocks: 246143
Summary: unread message count maintained only for primary mail account → unread message count in Windows vs alphabetic ordering of email accounts
Updated•20 years ago
|
Product: Browser → Seamonkey
Comment 2•20 years ago
|
||
The duplicate is the first symptom of the report; the other two symptoms are FF bug 246143 -- I'll update the dependency. *** This bug has been marked as a duplicate of 196657 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Component: MailNews: Notification → MailNews: Message Display
QA Contact: search
You need to log in
before you can comment on or make changes to this bug.
Description
•