Open Bug 904223 Opened 11 years ago Updated 2 years ago

fix folder-menupopup binding to not duplicate its items after Customize dialog is closed

Categories

(MailNews Core :: Backend, defect)

defect

Tracking

(Not tracked)

People

(Reporter: aceman, Assigned: aceman)

References

Details

Fix folder-menupopup binding in mailnews/base/content/folderWidgets.xml to not duplicate its items after Customize dialog is closed. This happens e.g. in the "Get new mail" menu or "Go -> Folder". This is currently worked around in mailCore.js::MailToolboxCustomizeDone() but it is ugly and not future proof (other items with the binding may appear in the future and not notice to be added into this workaround).

This attempts to fix problems from bug 520457, bug 534448, bug 709733 in a better way.
Depends on: 709733
Severity: normal → minor
Severity: minor → S4
You need to log in before you can comment on or make changes to this bug.