Closed Bug 81091 Opened 23 years ago Closed 16 years ago

Go|Next|Starred Go|Previous|Starred (was Flagged) message shouldn't be grayed out (standalone message window)

Categories

(Thunderbird :: Mail Window Front End, defect)

defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 3

People

(Reporter: fenella, Assigned: mkmelin)

Details

Attachments

(2 files)

Linux (2001-05-15-05 trunk)
Win32 (2001-05-15-06 trunk)
Mac (2001-05-15-04 trunk)
Summary: In a separate winodw, Go|Next|Flagged message shouldn't be grayed out
Steps:
1. From the Inbox, double click on a message to open a separate thread window
2. From the Go menu, select Next or Previous.
Actual result:  The Flagged Message submenu is grayed out.
Expected result: It should not gray out. It should work like Nova 4.7

This occurs on Linux and Win32.

On Mac, all the submenus in Go->Next or Previous got grayed out.
QA Contact: esther → fenella
QA Contact: fenella → laurel
Product: Browser → Seamonkey
Assignee: sspitzer → mail
Applies to Go|Previous|Flagged as well as Go|Next|Flagged.
Problem exists in Thunderbird as well as the suite; I'll move it there under the assumption that the feature is more likely to be fixed there, especially given the recent revamping of "Flag" to "Star".
Assignee: mail → mscott
Component: MailNews: Main Mail Window → Mail Window Front End
Product: Mozilla Application Suite → Thunderbird
QA Contact: laurel → front-end
Summary: Go|Next|Flagged message shouldn't be grayed out → Go|...|Flagged (Starred) message shouldn't be grayed out (standalone message window)
heh, still evident version 3.0a1pre (2007112004)
Assignee: mscott → nobody
Severity: normal → minor
Summary: Go|...|Flagged (Starred) message shouldn't be grayed out (standalone message window) → Go|Next|Starred Go|Previous|Starred (was Flagged) message shouldn't be grayed out (standalone message window)
Attached patch proposed fixSplinter Review
Works fine, only the enabling was missing... Fix for thunderbird and seamonkey.
Assignee: nobody → mkmelin+mozilla
Status: NEW → ASSIGNED
Attachment #304074 - Flags: superreview?(neil)
Attachment #304074 - Flags: review?(philringnalda)
Comment on attachment 304074 [details] [diff] [review]
proposed fix

r=me with that |return true;| below where you put cmd_previousFlaggedMsg removed - bug 339175 should have moved the finds up instead of making two separate cases for always-true, and bug 74959 putting forward/back in the find case is a nice demonstration of why it should have.
Attachment #304074 - Flags: review?(philringnalda) → review+
Comment on attachment 304074 [details] [diff] [review]
proposed fix

Nit: for some reason in SeaMonkey we seem to put nextFlaggedMessage between nextUnreadMessage and nextUnreadThread...
Attachment #304074 - Flags: superreview?(neil) → superreview+
Patch I will checkin. Adjusted the order for tb too.
Thanks for the quick reviews!

Checking in mail/base/content/messageWindow.js;
/cvsroot/mozilla/mail/base/content/messageWindow.js,v  <--  messageWindow.js
new revision: 1.58; previous revision: 1.57
done
Checking in mailnews/base/resources/content/messageWindow.js;
/cvsroot/mozilla/mailnews/base/resources/content/messageWindow.js,v  <--  messageWindow.js
new revision: 1.118; previous revision: 1.117
done

->FIXED
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: