Closed
Bug 368822
Opened 19 years ago
Closed 19 years ago
new mail is marked "read" when displayed in "new mail notification"
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: chin-chilla, Assigned: Bienvenu)
Details
(Keywords: verified1.8.1.3)
Attachments
(2 files)
|
2.11 KB,
patch
|
mscott
:
superreview+
|
Details | Diff | Splinter Review |
|
3.10 KB,
patch
|
mscott
:
superreview+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1) Gecko/20061010 Firefox/2.0
Build Identifier: version 2 beta 2 (20070116)
All mails that have been displayed in the "new mail alert" are marked as "read" afterwards.
Mails that come in while manually checking mail stay "unread".
Playing around with the options of the "new mail alert" wouldn't help.
Reproducible: Always
Steps to Reproduce:
1. Wait till mail is collected automatically.
Expected Results:
New mail should stay unread till I actually opened it.
| Reporter | ||
Updated•19 years ago
|
Summary: new mail is marked "read" whn displayed in "new mail notification" → new mail is marked "read" when displayed in "new mail notification"
| Assignee | ||
Comment 1•19 years ago
|
||
Is this an imap server? We use the IMAP Peek option to fetch the preview text. This is not supposed to mark the message read, but some IMAP servers have been known to not implement this correctly.
| Reporter | ||
Comment 2•19 years ago
|
||
Oh, sorry, forgot to say that. Yes it is an IMAP. Is there any chance to get this problem solved or do I have to talk to my provider?
It is working in 1.5 by the way.
| Assignee | ||
Comment 3•19 years ago
|
||
If you turn off new mail alerts, we should stop peeking for new messages (currently, we apparently still do peek for new messages, but I'm going to look into that).
If you want both new mail alerts to work and this to work, you'd need to contact your ISP.
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Assignee | ||
Comment 4•19 years ago
|
||
if this fixes the problem, I'll go and remove the old pref from mailnews.js
Updated•19 years ago
|
Attachment #253537 -
Flags: superreview?(mscott) → superreview+
| Assignee | ||
Comment 5•19 years ago
|
||
fixed on trunk and branch - can you try tomorrow's nightly build and let us know if it helps? Thx!
| Reporter | ||
Comment 6•19 years ago
|
||
Hi, same problem as before.
I used this zip Version: version 3 alpha 1 (20070201)
from here: http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/latest-trunk/
Hope thats right, never played around with the nightlys before.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 7•19 years ago
|
||
that should be right - did you turn off the new mail preview text using the options UI?
| Reporter | ||
Comment 8•19 years ago
|
||
I tested this right now but mails are still marked as read. I have to turn off the whole notification to kepp them unread.
| Assignee | ||
Comment 9•19 years ago
|
||
don't try to fetch the preview text at all if the pref isn't set.
This will help the reporter's case (of a broken imap server) and the low speed connection case.
Attachment #256523 -
Flags: superreview?(mscott)
Updated•19 years ago
|
Attachment #256523 -
Flags: superreview?(mscott) → superreview+
| Assignee | ||
Comment 10•19 years ago
|
||
latest fix checked into trunk and branch.
Status: REOPENED → RESOLVED
Closed: 19 years ago → 19 years ago
Keywords: fixed1.8.1.2 → fixed1.8.1.3
Resolution: --- → FIXED
Comment 11•19 years ago
|
||
verified fixed 1.8.1.3 using Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8.1.3) Gecko/20070326 Thunderbird/2.0.0.0 Mnenhy/0.7.5.0 ID:2007032620, Mail displayed in the new mail notification
Keywords: fixed1.8.1.3 → verified1.8.1.3
Comment 12•19 years ago
|
||
verified with 2.0.0.0 rc2 on Win XP
You need to log in
before you can comment on or make changes to this bug.
Description
•