 Issue 6429432411586560:
  issue 449 - override toolbar icon context menu if left click action is redefined  (Closed)
    
  
    Issue 6429432411586560:
  issue 449 - override toolbar icon context menu if left click action is redefined  (Closed) 
  | Index: chrome/content/ui/overlay.xul | 
| =================================================================== | 
| --- a/chrome/content/ui/overlay.xul | 
| +++ b/chrome/content/ui/overlay.xul | 
| @@ -101,7 +101,7 @@ | 
| context="abp-status-popup" tooltip="abp-tooltip"/> | 
| <toolbarbutton id="abp-toolbarbutton" class="toolbarbutton-1" label="&toolbarbutton.label;" | 
| - tooltip="abp-tooltip" context="abp-status-popup"/> | 
| + tooltip="abp-tooltip"/> | 
| <!-- Tools menu --> | 
| <menu id="abp-menuitem" label="&toolbarbutton.label;"/> |