Closed Bug 489005 Opened 16 years ago Closed 16 years ago

folder operations are shown/enabled in .eml context menu

Categories

(Thunderbird :: Mail Window Front End, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
Thunderbird 3.0b3

People

(Reporter: mkmelin, Assigned: mkmelin)

Details

Attachments

(1 file)

Attached patch proposed fix (deleted) — Splinter Review
Folder operations are not properly disabled/hidden for the context menu of .eml files. Copy Move Copy/move again Tag Mark Delte ... should all be hidden since they can't do anything.
Attachment #373499 - Flags: review?(jminta)
Comment on attachment 373499 [details] [diff] [review] proposed fix + ShowMenuItem("mailContext-delete", !hideMailItems && msgFolder); Does this actually want to be && canMove so that we check msgFolder.canDeleteMessages?
Attachment #373499 - Flags: review?(jminta) → review+
Good catch! Though actually, (isNewsgroup || canMove) since it's "Cancel message" on ngs. changeset: 2427:030ba3fa4533 http://hg.mozilla.org/comm-central/rev/030ba3fa4533 ->FIXED
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
V (on WinXP 64) with Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1b5pre) Gecko/20090425 Shredder/3.0b3pre Thanks, Magnus.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: