Closed
Bug 72823
Opened 24 years ago
Closed 16 years ago
implement Select | Flagged (Star) messages
Categories
(SeaMonkey :: MailNews: Message Display, defect)
SeaMonkey
MailNews: Message Display
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sspitzer, Assigned: Bienvenu)
Details
Attachments
(2 files)
4.09 KB,
patch
|
Bienvenu
:
review+
|
Details | Diff | Splinter Review |
5.75 KB,
patch
|
mkmelin
:
review+
|
Details | Diff | Splinter Review |
for 4.x parity
Reporter | ||
Comment 1•24 years ago
|
||
I implemented "Select | Thread", so I added "Select | Flagged" as well.
but Select Flagged isn't finished (in nsMsgDBView.cpp) so it is always disabled.
Status: NEW → ASSIGNED
Comment 2•24 years ago
|
||
Seth: Do you know when Flagged messages will be implemented?
Updated•23 years ago
|
Keywords: useless-UI
Updated•23 years ago
|
Keywords: useless-UI
Comment 3•21 years ago
|
||
This would presumably now be Edit | Select | Flagged messages
Comment 4•21 years ago
|
||
Assignee: sspitzer → neil.parkwaycc.co.uk
Updated•21 years ago
|
Attachment #141359 -
Flags: review?(bienvenu)
Updated•20 years ago
|
Product: Browser → Seamonkey
Assignee | ||
Comment 5•20 years ago
|
||
Comment on attachment 141359 [details] [diff] [review]
Proposed patch
sorry for missing this review request...I think not expanding is probably the
right thing to do.
Attachment #141359 -
Flags: review?(bienvenu) → review+
Comment 6•20 years ago
|
||
Fix checked in to suite; FE needs TB port.
Assignee: neil.parkwaycc.co.uk → mscott
Status: ASSIGNED → NEW
Comment 8•20 years ago
|
||
Comment 9•20 years ago
|
||
(In reply to comment #8)
> > Fix checked in to suite; FE needs TB port.
>
> that's bug 277982
That bug is about using flag as a filter/search criterion; different issue.
Comment 10•19 years ago
|
||
(In reply to comment #7 : David Bienvenu, 2005-01-14)
> I'll port to thunderbird.
How about it, David?
Comment 11•19 years ago
|
||
(In reply to comment #10)
> How about it, David?
Actually, I don't see much need for this feature now that Bug 272709 (and all of its many duplicates) has been implemented. It is easy enough to create a "Flagged" view, which displays only flagged messages ("Status is Flagged"), and then use the Select All command to achieve what this bug is requesting.
Alternatively, it would be nice if this "Flagged" view was created automatically, so it appears in the list of canned views by default.
Updated•18 years ago
|
Summary: implement Select | Flagged messages → implement Select | Flagged (Star) messages
Assignee | ||
Comment 12•16 years ago
|
||
Attachment #328026 -
Flags: review?
Assignee | ||
Updated•16 years ago
|
Attachment #328026 -
Flags: review? → review?(mkmelin+mozilla)
Comment 13•16 years ago
|
||
Comment on attachment 328026 [details] [diff] [review]
[checked in]TB port
Sure! r=mkmelin
Attachment #328026 -
Flags: review?(mkmelin+mozilla) → review+
Updated•16 years ago
|
QA Contact: laurel → front-end
Hardware: PC → All
Assignee | ||
Updated•16 years ago
|
Attachment #328026 -
Attachment description: TB port → [checked in]TB port
Assignee | ||
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 14•16 years ago
|
||
I changed Flagged to Starred and the access key from F to S in messenger.dtd before checking in.
You need to log in
before you can comment on or make changes to this bug.
Description
•