Assume I have a menu (Ext.menu.Menu) with some items. When menu is shown user cat right-click on it’s item and browser context menu will be shown (with elements like “Save link as…”).
How can I disable that browser context menu? Globally in all Ext.menuMenu instances if possible.
possibly solved
Works for single menu instance: