Originally Posted by
call100
It can be cured, have no fear....
.
1) Open up firefox and go to "about:config" (just type it in the address bar without quotes)
2) You might get a warning that this will void your warranty. Proceed with care.
3) Filter the results by searching for 'insertRelatedAfterCurrent'
4) Now simply click the preference until the value changes from true to false.
Sadly, in about
:config on my machine there is no tag called anything with Related, or Current.
There's only one with insert:
intl.menuitems.insertseparatorbeforeaccesskeys;true
The nearest I could find are:
browser.link.open_newwindow;3
browser.link.open_newwindow.restriction;2
middlemouse.openNewWindow;true
- which may be the one I need, but I have no idea what the numbers do.
Off now to have a play...