Closed
Bug 453640
Opened 16 years ago
Closed 16 years ago
please don't support target="_blank"
Categories
(Firefox :: General, enhancement)
Tracking
()
VERIFIED
DUPLICATE
of bug 268984
People
(Reporter: alex, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1
target="_blank" should be ignored, the user herself should decide if he/she wants to open the page within a new tab/window
Reproducible: Always
Steps to Reproduce:
click on a <a href="http://www.mozilla-europe.org/de/firefox/" target="_blank">link</a> object
Actual Results:
http://www.mozilla-europe.org/de/firefox/ opens in a new tab
Expected Results:
http://www.mozilla-europe.org/de/firefox/ should be opened in the same tab
or maybe sign target="_blank"-links with an special icon (maybe on roll over) an add a point, "open in this tab" into to context menu
Comment 2•16 years ago
|
||
Not supporting target="_blank" would break all kinds of things. Indicating when a link has it, and allowing override through the context menu, sounds like a dup of bug 268984.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Comment 3•16 years ago
|
||
Agree. "_blank" is valid, and should stay that way.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•