Bug 425631 - "It is possible to duplicate the suggestions on spell checking" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari [ehsan]) r=gavin a=blocking-firefox3+]

This commit is contained in:
reed@reedloden.com 2008-04-04 02:08:16 -07:00
parent e8ca1e4d77
commit 5419c76caa

View File

@ -366,7 +366,6 @@ nsContextMenu.prototype = {
if (aNode.namespaceURI == xulNS ||
this.isTargetAFormControl(aNode)) {
this.shouldDisplay = false;
return;
}
// Initialize contextual info.