[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: tabbed browsing as 'zilla's default



martin f krafft <madduck@debian.org> writes:

> i've looked online and found nothing, and i don't have NNTP access, so
> this has to go to debian once again.

Have you tried groups.google.com?


how can i make mozilla display
> all new pages as tabs. when a webpage has <a href... target=_blank>,
> then clicking on that link creates a new window. i would like to do
> that with a tab. in fact, i want to make mozilla like opera and use
> tabs exclusively. any chance to configure that?
> 

Configuration for tabs can be found at
Edit->Preferences...->Navigator->Tabbed Browsing. This section used to
contain an option for making all new windows open ina new tab, but that
was before this bug:

http://bugzilla.mozilla.org/show_bug.cgi?id=105547

If you look at the end of the bug, however, you'll find the following
comment that might be helpful:

<begin comment from bug>
user_pref("browser.block.target_new_window", true);

Putting that in your user.js file will cause *ALL* links to open in the
current
tab. That way you can decide which links you'd like to open in new tabs
yourself.
</end comment from bug>


HTH



Reply to: