Closed
Bug 269711
Opened 20 years ago
Closed 20 years ago
no option for opening 'target="_blank"' links in new tab; 'target="_blank"' links get opened in a new window;
Categories
(Firefox :: Settings UI, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 227241
People
(Reporter: advantis, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Links that have a property of 'target="_blank"' are opened in a brand new window although I set up everything tab-related to say "open in new tab". Example link (HTML): <a href="http://www.mozilla.org/" target="_blank">Mozilla</a> Clicking on the link generated by the above code opens the Mozilla site in a new window. Reproducible: Always Steps to Reproduce: 1. Go to or create a simple HTML page containing a link like the following: <a href="http://www.mozilla.org/" target="_blank">Mozilla</a> 2. Click the link Actual Results: A new window pops open instead of a tab. Expected Results: The page should have opened in a new tab, not a new window.
Comment 1•20 years ago
|
||
Did you check "Force links that open in new windows to open in new tabs instead"? Note that that option is experimental and hidden by default (see bug 266759); you can make it appear by following instructions on http://www.squarefree.com/burningedge/releases/1.0.html. If that helps, please mark this bug as a duplicate of bug 227241.
*** This bug has been marked as a duplicate of 227241 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
Comment 3•18 years ago
|
||
sorry for bugspam, long-overdue mass reassign of ancient QA contact bugs, filter on "beltznerLovesGoats" to get rid of this mass change
QA Contact: mconnor → preferences
You need to log in
before you can comment on or make changes to this bug.
Description
•