Closed
Bug 499182
Opened 16 years ago
Closed 16 years ago
Disable Properties on folder pane context menu if multiple folders are selected
Categories
(SeaMonkey :: MailNews: Message Display, defect)
SeaMonkey
MailNews: Message Display
Tracking
(Not tracked)
People
(Reporter: InvisibleSmiley, Unassigned)
Details
Opening the context menu on one of multiple selected folders in the folder pane shows only Properties but it doesn't even work. The Error Console shows:
Error: msgFolder is null
Source File: chrome://messenger/content/widgetglue.js
Line: 230
Since I doubt Properties that we can show something sensible in that case I think it should be disabled. In that case the context menu would be empty. Then we should either stop showing it at all (or will that happen automatically?) or add something that actually works on multiple selected folders (see bug 499181).
Reporter | ||
Comment 1•16 years ago
|
||
This was done for TB in bug 296655. The equivalent SM one is bug 50767. I see little sense in fixing just this bug and getting an empty context menu as a result so I'm setting this as a dupe of the actual multi-select bug.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•