[Camino] Opening new windows in Tabs

Igor Foox igorfoox at rogers.com
Wed Oct 10 16:38:43 PDT 2007


On 10-Oct-07, at 3:00 PM, camino-request at mozdev.org wrote:

>
> On 10/9/07, Igor Foox <igorfoox at rogers.com> wrote:
>> when I restart Camino the preference gets reset.
>
> When preferences get reset on quit, it almost always means that the
> preference has been set to another value in user.js in the Camino
> profile, so that's the first thing to check. Anything in user.js will
> always "win" on launch, since that's its purpose.
>
> -Stuart

Thanks Stuart, that turned out to be the problem. I had:
user_pref("browser.link.open_newwindow", 2); in user.js and setting  
it to
user_pref("browser.link.open_newwindow", 3); seems to do the right  
thing.

Are all the possible options documented somewhere? (what exactly they  
do).

Thanks,
Igor


More information about the Camino mailing list