Closed Bug 271185 Opened 20 years ago Closed 20 years ago

Option to make left click always open links in current tab

Categories

(SeaMonkey :: General, enhancement)

x86
Linux
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 78037

People

(Reporter: johan.walles, Unassigned)

Details

When I click on links I:
Middle-click to open the link in a new tab.
Left-click to open the link in the current tab.

However, this scheme is thwarted by some web developers that use target="blah"
in their links.  The effect is (obviously) that when I left click some links, I
get a new window, which is *never* what I want.

I'd like Mozilla to have an option to *always* open left-clicked links in the
current tab, regardless of what the HTML code says.

*** This bug has been marked as a duplicate of 269942 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
AFAICT bug 269942 says that everything that the web page wants to open in a new
window should go into a new tab.

This bug says that everything I don't explicitly tell the browser to open in a
new tab should open in the current tab.

Not the same thing.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
The target="blah" case is already handled by the hidden pref
browser.block.target_new_window. See bug 78037.

Links opened from JavaScript via window.open() are covered by bug 64560.

I'm marking this bug as a dupe of bug 78037 because that bug is the more general
one (it depends on bug 64560) and your description is quite general, too.

*** This bug has been marked as a duplicate of 78037 ***
Status: REOPENED → RESOLVED
Closed: 20 years ago20 years ago
Resolution: --- → DUPLICATE
Version: Other Branch → Trunk
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.