Closed
Bug 60776
Opened 25 years ago
Closed 24 years ago
Cross-folder navigation should not land on Trash folder.
Categories
(SeaMonkey :: MailNews: Message Display, defect, P3)
SeaMonkey
MailNews: Message Display
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.1
People
(Reporter: laurel, Assigned: sspitzer)
References
Details
(Whiteboard: [nsbeta1+])
Attachments
(1 file)
1.94 KB,
patch
|
Details | Diff | Splinter Review |
Using nov 17th commercial trunk build
This is one of the issues carried forward from main feature bug #17801...
Trash folders should be ignored by cross-folder navigation. Currently it seems
if the trash folder has unread messages, it is not landed on immediately, but
rather takes a couple rounds through the folders... I haven't figured out the
details, but you will be promptec for navigation to the trash folder (I was
using IMAP).
*** Bug 61214 has been marked as a duplicate of this bug. ***
*** Bug 61214 has been marked as a duplicate of this bug. ***
Comment 5•25 years ago
|
||
marking nsbeta1+ and moving to mozilla0.8 milestone
Whiteboard: [nsbeta1+]
Target Milestone: --- → mozilla0.8
Comment 7•25 years ago
|
||
I think I have a fix for this. I will attach it shortly.
Comment 8•25 years ago
|
||
Comment 9•25 years ago
|
||
reassigning to me. I might wait a bit to go through the review and checking in
process because I think I know how to fix a bunch of the other folder navigation
bugs and this might have to change because of that.
Assignee: sspitzer → putterman
Comment 10•24 years ago
|
||
reassigning to chuang. Candice, if this patch still works, can you check this
in? I'm not sure if this will cause a merge problem with the perf branch landing.
Assignee: putterman → chuang
Assignee | ||
Comment 11•24 years ago
|
||
taking from chuang. this will cause a conflict on the branch. I'm about to get
"cross folder" navigation to work on the branch, so I'll apply this patch there.
Assignee: chuang → sspitzer
Assignee | ||
Comment 13•24 years ago
|
||
fixed.
thanks to putterman for the initial patch. (I've since changed
IsSpecialFolder() to use bit flags instead of strings.)
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 14•24 years ago
|
||
Linux (2001-03-27-05 mtrunk)
Win32 (2001-03-27-06 mtrunk)
Mac (2001-03-26-12 mtrunk)
This works fine now.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•