[thelist] [maybe OT] mozilla question

Paul Cowan evolt at funkwit.com
Tue Aug 13 22:41:00 CDT 2002


Bill Mason wrote:
> There is no control in the UI for that.  It actually used to work that way
> automatically, then suddenly shortly after the 1.1 alpha milestone, it
> started working the other way for no clear reason.  What to do about it
> (and some workarounds to get it working the way you might want) is
> discussed in this Bugzilla bug:
> http://bugzilla.mozilla.org/show_bug.cgi?id=155402

Grrraargh.

That worked a treat. Thanks Bill.

<tip type="Mozilla">
Sick of windows being reused when clicking on a mail link with mozilla
1.x as your default browser? To force "open all external links in a new
window"-type behaviour, add the following lines to your user.js file
(create it if it doesn't exist, in the same place as prefs.js):

user_pref("browser.always_reuse_window", false);
user_pref("advanced.system.supportDDEExec", false);
</tip>




More information about the thelist mailing list