Closed
Bug 6670
Opened 25 years ago
Closed 23 years ago
Sorting affects ability to perform operations on messages
Categories
(MailNews Core :: Backend, defect, P3)
MailNews Core
Backend
Tracking
(Not tracked)
VERIFIED
INVALID
Future
People
(Reporter: laurel, Assigned: scottputterman)
Details
Using 1999051809 Linux
Using 1999051808 NT 4.0
Using 1999051709 Mac OS 8.51 (slightly different results for Mac)
Mark message read or unread doesn't work after sorting thread pane or using View
Unread. This is true on single or multiple message selections.
1. Launch apprunner, go to messenger window.
2. Open a folder having several messages.
3. Select a message.
Mark it unread and read a couple times to demonstrate that both marking read
and unread do indeed work.
Mark a couple other messages to demonstrate marking other messages will
work.
4. Sort the thread pane by subject.
5. Select another message.
Mark it unread.
RESULT: mark message doesn't do anything
Note: In the above scenario the mark message will indeed work if you do not
change message selection after sort.
Note2: This also applies when trying to mark messages in View|Messages|Unread.
Oh, forgot to mention I was using simple profile, one POP account.
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M7
Assignee | ||
Comment 2•25 years ago
|
||
Changing to M7. Chris Waterson is working on an optimization Bug 6665 which may
make this problem go away.
Assignee | ||
Comment 3•25 years ago
|
||
I'm going to change the title of this bug if that's ok.
Right now, if you sort, operations on messages will possibly not work. This
includes deleting, copying, and marking messages read, plus any other operation
that depend on nsMsgHdr's.
The comment I wrote about Bug 6665 making this work still holds true.
Assignee | ||
Comment 4•25 years ago
|
||
I'm going to change the title of this bug if that's ok.
Right now, if you sort, operations on messages will possibly not work. This
includes deleting, copying, and marking messages read, plus any other operation
that depend on nsMsgHdr's.
The comment I wrote about Bug 6665 making this work still holds true.
Assignee | ||
Comment 6•25 years ago
|
||
Add to this the fact that once you sort, sorting again doesn't work. See 4731
for more discussion of where this fails.
Assignee | ||
Updated•25 years ago
|
Target Milestone: M7 → M8
Assignee | ||
Comment 7•25 years ago
|
||
Reassigning this to M8. Sorry that all of these bugs will exist for another few
weeks at least. Note that if waterson fixes 6665, then this bug should go
away, at least to the user. However, the underlying problem will still exist so
I don't want to mark this bug as dependent on that fix. The problem is due to
the fact that given a message uri, we don't know how to create a message.
There's a possible rearchitecture that will happen eventually (maybe M8) that
wil address this.
Assignee | ||
Updated•25 years ago
|
Target Milestone: M8 → M9
Assignee | ||
Comment 8•25 years ago
|
||
Chris fixed it so these problems go away. However, I still don't know how to
fill in an empty nsIMessage unless I create it myself. As far as I know there's
nothing in the product that's currently depending on this, but there might be
one day. I'm marking this as M9.
Fenella - you can go ahead and verify the fixes made for the originally
reported steps. But, leave the bug open (don't mark it fixed) since Scott is
using this to track something else.
Comment 10•25 years ago
|
||
Linux (1999-06-30-08 m8)
Win32 (1999-07-01-08 m8)
Mac (1999-007-01-08 M8)
Using the original steps as mentioned on 5/18/99, I try it on all three
platforms, the problem no longer exists.
Assignee | ||
Updated•25 years ago
|
Target Milestone: M9 → M10
Assignee | ||
Comment 11•25 years ago
|
||
I'm pushing this off again. I still need to do this, but it's probably becoming
less important as long as sorting still works.
Assignee | ||
Updated•25 years ago
|
Target Milestone: M10 → M15
Assignee | ||
Comment 12•25 years ago
|
||
Moving to M15.
Comment 13•25 years ago
|
||
Adding perf keyword
Assignee | ||
Comment 14•25 years ago
|
||
This is not a performance bug! Removing perf keyword.
Keywords: perf
Assignee | ||
Updated•25 years ago
|
Target Milestone: M15 → M20
Comment 15•24 years ago
|
||
Move to future target milestone for review in a later release.
Target Milestone: M20 → Future
Assignee | ||
Comment 16•23 years ago
|
||
I do not believe this bug is valid anymore given the change to outliner. cc'ing
sspitzer in case I'm wrong. Marking invalid.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
Reporter | ||
Comment 17•22 years ago
|
||
marking verified -- old invalid or wontfix resolutions
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: MailNews → Core
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•