Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

How to open New Links in Same Window

  • 4 antwoorde
  • 20 hierdie probleem
  • 2 views
  • Laaste antwoord deur cor-el

more options

I use Thunderbird and like to click on links from there, would like to have them open in the same window instead of a new window all the time.

Operating system

Window 7 Premium Home Edition (64-Bit)

I use Thunderbird and like to click on links from there, would like to have them open in the same window instead of a new window all the time. == Operating system == Window 7 Premium Home Edition (64-Bit)

All Replies (4)

more options

To open a link in a new window Right click the link and select Open link in new tab

Hope it helps

more options

You got it backwards - we DO NOT want to open a new window - we want the new link to open in the same window so that when you want to GO BACK you don't have to leave and go back to a window already open and then you'd have to close the one you just left, I hope this isn't TOO confusing

more options

enter "about:config" into the adressbar of the browser, confirm the ifo message & serach for a preference called "browser.link.open_newwindow"; double-click on it and set it to "1" if you want links to open in the current tab. the default setting is "3" , which opens them in a new tab but in the same window as the current page.

see http://kb.mozillazine.org/Browser.link.open_newwindow

more options

You can override that behavior only for external links via the browser.link.open_newwindow.override.external pref by changing the default value from -1 to 1.
The meanings of the values are the same as for browser.link.open_newwindow and are only used if the override.external pref doesn't have the default value.