Comment 2 for bug 836635

Revision history for this message
vagrale (vagrale) wrote :

Same problem. The error line of file open.js is this one
var openNewWindow = em_ubuntistasmenuCommon.getPrefs().getBoolPref('OpenNewWindow');

Maybe the problem is that Firefox 6.0 and newer versions has changed
https://developer.mozilla.org/en/Firefox/Updating_add-ons_for_Firefox_5#JavaScript_changes

I test with last Firefox 9.0alpha and same problem. The right click works and open the link in other tab.