Closed Bug 107842 Opened 24 years ago Closed 24 years ago

missing menu items in the message pane context menu

Categories

(SeaMonkey :: MailNews: Message Display, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: ssu0262, Assigned: bugs)

Details

(Keywords: regression)

Attachments

(1 file)

1) open up mailnews and selecte a message 2) right mouse click on the message pane (in an empty area) The popup menu is missing several menu items, such as Move To, Copy To, Reply, Reply All, etc... This is a regression.
Keywords: nsbeta1, regression
QA Contact: esther → olgam
I think this is tied up with context menu changes Ben has made recently. Reassigning to Ben. Please reassign if it is not the case.
Assignee: racham → ben
I'll have get a patch in a couple of hours...
Status: NEW → ASSIGNED
This patch replaces some of the code in mailContextMenus.js: instead of determining whether or not separators should be shown or not based on the presence of specific menu items, the code now shows the separator only if there are menuitems to be separated. This is a slightly 'safer' approach if you consider that other components (like editor) are overlaying menuitems in that aren't part of the blessed list of items that trigger a separator. A generic 'ShowSeparator' function is added for this purpose, and the individual separator showing functions are removed.
Comment on attachment 56395 [details] [diff] [review] fix. r=blake
Attachment #56395 - Flags: review+
Comment on attachment 56395 [details] [diff] [review] fix. sr=sspitzer please test well, don't forget the stand alone msg window.
Attachment #56395 - Flags: superreview+
Fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
I verified on Win2K and Mac OSX. Later on Linux - there is network issue. Question: what is the expectation of getting the same message copied couple times? There is only one copy of the message in any folder - we don't create another one. This is the rule?!
Verified also on Linux.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: