Closed
Bug 377920
Opened 18 years ago
Closed 17 years ago
Distinguish between automatic and manual marking as read of junk in preferences
Categories
(SeaMonkey :: MailNews: Message Display, defect)
SeaMonkey
MailNews: Message Display
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: info, Assigned: mnyromyr)
References
Details
Attachments
(2 files)
4.17 KB,
patch
|
neil
:
review+
neil
:
superreview+
kairo
:
approval-seamonkey1.1.2-
|
Details | Diff | Splinter Review |
4.80 KB,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.1.2) Gecko/20070222 SeaMonkey/1.1.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.1.2) Gecko/20070222 SeaMonkey/1.1.1
If you flag a email as junk "SeaMonkey" will flag it as "read" even if you DID NOT selected the option "Mark messages determined to be junk as read:" [You would select this option ONLY if you WANT to mark junk messages as read]
Reproducible: Always
Steps to Reproduce:
1. Click on edit tab/preferences Mail & Newsgroups/Junk Mail
2. Make sure that "Mark messages determined to be junk as read:" is NOT checked
3. Click on OK
4. Mark an email as junk
Actual Results:
Mark an email as junk and you will find the email in your Junk folder mark incorrectly as read.
Expected Results:
If the option "Mark messages determined to be junk as read" is turn off, and an email is flagged as junk, it should be put into the junk folder marked as unread.
Assignee | ||
Comment 1•18 years ago
|
||
This option "Mark messages determined to be junk as read" (see mail.spam.markAsReadOnSpam in about:config) controls only the behaviour of mails marked as junk by the *automatic* junk filter.
To turn off the marking as read when *manually* setting the junk status, set the pref mailnews.ui.junk.manualMarkAsJunkMarksRead to false.
I confirm, though, that this distinction is quite invisible, so let me morph this bug in a request to change this... ;-)
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 2000 → All
Hardware: PC → All
Summary: SeaMonkey 1.1.1 is marking junk mail "read" incorrectly (flag to do this is off) → Distinguish between automatic and manual marking as read of junk in preferences
Reporter | ||
Comment 2•18 years ago
|
||
(In reply to comment #1)
> This option "Mark messages determined to be junk as read" (see
> mail.spam.markAsReadOnSpam in about:config) controls only the behaviour of
> mails marked as junk by the *automatic* junk filter.
> To turn off the marking as read when *manually* setting the junk status, set
> the pref mailnews.ui.junk.manualMarkAsJunkMarksRead to false.
>
> I confirm, though, that this distinction is quite invisible, so let me morph
> this bug in a request to change this... ;-)
>
Karsten,
Thank you for the information, that worked! Yes please put in a request to change this.
-Larry-
Assignee | ||
Comment 3•18 years ago
|
||
The patch is against trunk, but the only difference to branch is the location of pref-junk.dtd.
Assignee: mail → mnyromyr
Status: NEW → ASSIGNED
Attachment #262039 -
Flags: superreview?(neil)
Attachment #262039 -
Flags: review?(neil)
Attachment #262039 -
Flags: approval-seamonkey1.1.2?
Comment 4•18 years ago
|
||
Comment on attachment 262039 [details] [diff] [review]
show both prefs in preferences panel
We can't take locale changes on branch. Sorry.
Attachment #262039 -
Flags: approval-seamonkey1.1.2? → approval-seamonkey1.1.2-
Comment 5•18 years ago
|
||
Comment on attachment 262039 [details] [diff] [review]
show both prefs in preferences panel
I'm not convinced the wording, or indeed the grouping, makes sense.
P.S. your patch is corrupt, it's missing mailnews/ and suite/
Attachment #262039 -
Flags: review?(neil) → review+
Comment 6•18 years ago
|
||
How about:
Mark junk messages as read:
[ ] When the junk filter determines that they are junk
[X] When I mark them as junk
Reporter | ||
Comment 7•18 years ago
|
||
(In reply to comment #6)
> How about:
> Mark junk messages as read:
> [ ] When the junk filter determines that they are junk
> [X] When I mark them as junk
>
Yes, That is what I was hoping for.
Comment 8•18 years ago
|
||
(In reply to comment #6)
> How about:
> Mark junk messages as read:
> [ ] When the junk filter determines that they are junk
> [X] When I mark them as junk
Hmm, the first point is too much "junk" for me, and the second option is IMHO not clearly enough different from the first one.
My proposal:
Mark messages as read:
[ ] When SeaMonkey* determines that they are junk
[X] When I manually mark them as junk
(*: use &brandShortName; there)
Reporter | ||
Comment 9•18 years ago
|
||
(In reply to comment #8)
> (In reply to comment #6)
> Mark messages as read:
> [ ] When SeaMonkey* determines that they are junk
> [X] When I manually mark them as junk
> (*: use &brandShortName; there)
This Idea is also good.
Comment 10•18 years ago
|
||
It eludes me why anyone would want messages to be marked as read when they are manually marked as junk. But, I like the idea of a dialog that gives:
[ ] Mark message as read when I mark it as junk (off by default!)
Then how about adding a setting to the JUNK FILTER dialog to mark messages as read when the filter marks them as read?
[X] Mark message as read when filter marks it as junk
Comment 11•18 years ago
|
||
Comment on attachment 262039 [details] [diff] [review]
show both prefs in preferences panel
sr=me with KaiRo's wording.
Attachment #262039 -
Flags: superreview?(neil) → superreview+
Assignee | ||
Comment 12•17 years ago
|
||
Landed on trunk.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 13•17 years ago
|
||
Assignee | ||
Updated•17 years ago
|
Attachment #269138 -
Attachment description: checked version incorporating KaiRo's wording → version checked in, incorporating KaiRo's wording
You need to log in
before you can comment on or make changes to this bug.
Description
•