Closed Bug 380047 Opened 17 years ago Closed 16 years ago

Disable recent folders - menuitem needs an unlocalized id

Categories

(Thunderbird :: Mail Window Front End, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 411481

People

(Reporter: nONoNonO, Assigned: mscott)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Build Identifier: 

I'd like to be able to disable the recent folders from both the Message->Move, Message->Copy menus and the popup menus for Move To and Copy To when you right click a mail message.

To do this, I think the menuitem needs an id and I can hide the menuitem by adding a line to a userchrome.css (i can do it like this in firefox):
menuitem[id="..."] {display: none !important;}

I could probably do it too without an id and with the label instead, but the label is localized and I switch between locales, so it needs more work that way.


Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Version: unspecified → 2.0
xref bug 398306
Severity: enhancement → normal
OS: Windows XP → All
Hardware: PC → All
Summary: Disable recent folders → Disable recent folders - menuitem needs an unlocalized id
Version: 2.0 → unspecified
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.