Dashboard > Community Wiki > ... > Troubleshooting > Javascript menu on Firefox
Javascript menu on Firefox Log In View a printable version of the current page.

Added by GrĂ©gory Joseph , last edited by Boris Kraft on Jun 23, 2008  (view change)
Labels: 

Problem

Contextual Menu in the admin central interface is being overlayed by the right click menu of firefox.

Solution

--> In Firefox select Tools/Options.../WebFeatures/Advanced... and check the box "Disable or replace context menus"

As an alternative:

--> In the file pref.js, change or add the following line:
user_pref("dom.event.contextmenu.enabled", true);

--> This can also be achieved using about:config as a URL, and setting the preference:
"dom.event.contextmenu.enabled" with the value "true"

Notes

This hint works for most versions of Firefox but for some reasons, not on the 1.5beta 1.
Firefox 1.5beta2 works OK.

References

See firefox options for more detailed info on the options you may set

In its previous incarnation on JspWiki, this page was last edited on Feb 9, 2007 10:25:07 AM by BorisKraft
Other known authors include :

  • Niko
  • MarkusStrickler
Powered by a free Atlassian Confluence Open Source Project License granted to Magnolia International. Evaluate Confluence today.
Powered by Atlassian Confluence 2.7, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators