Closed
Bug 314402
Opened 20 years ago
Closed 20 years ago
Target attribute of links is ignored when "Force links that open in new windows to open in: a new tab" is checked
Categories
(SeaMonkey :: Tabbed Browser, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 121377
People
(Reporter: ruud, Unassigned)
References
()
Details
(Keywords: testcase)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.8b5) Gecko/20051006 Firefox/1.4.1
Build Identifier: all Firefox 1.0 and 1.5
If a webbpage was designed to open in a new window, Firefox ignores the attribute "target". For example: in <a href="some_page.html" target="required_name"> the target attribute is igored.
Reproducible: Always
Comment 1•20 years ago
|
||
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b5) Gecko/20051003 Firefox/1.4.1
This WFM on a (very simple) test case.
Reporter:
Please attach a test case (or point to some URL) that does not work for you.
Comment 2•20 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051029 Firefox/1.5 ID:2005102923
WFM.
| Reporter | ||
Comment 3•20 years ago
|
||
Added an URL to demonstrate the poroblem
Comment 4•20 years ago
|
||
I don't know exactly what you mean with "Now make sure to use tabbed browsing",
but this I what I see: The "Testlink" in step 4 is opened in a new window (and
not the tab from step 3).
If you expected the link to be opened in the (background) tab, this bug is a
duplicate of bug 121377.
| Reporter | ||
Comment 5•20 years ago
|
||
The most simple understanding: in FF 1.5 beta 2,klik tools options and select "tabs". Make sure the option "Force links that open new windows to open in:" is NOT checked.
Perform the test. This demontstrates wat is expected. De 2nd URL open in a new window and the window is named "William" as expected.
Next, again go to Optons => Tabs, but now check "Force links that open new windows to open in:" and also select "a new tab".
Repeat the test. Error: the tabbed window does not have its name. In other words, the property "window.name" is not set at all.
Comment 6•20 years ago
|
||
Confirming, though this may well be just another symptom of bug 121377.
Severity: major → normal
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: testcase
OS: Windows XP → All
Hardware: PC → All
Updated•20 years ago
|
Product: Firefox → Core
QA Contact: tabbed.browser → tabbed-browser
Version: unspecified → 1.8 Branch
Comment 7•20 years ago
|
||
Confirmed using Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051025 Firefox/1.5.
I think this is a dup of bug 121377. That bug needs a better summary...
*** This bug has been marked as a duplicate of 121377 ***
*** This bug has been marked as a duplicate of 121377 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Summary: attribute "target" on a link os ignored → Target attribtute of links is ignored when "Force links that open in new windows to open in: a new tab" is checked
Updated•20 years ago
|
Summary: Target attribtute of links is ignored when "Force links that open in new windows to open in: a new tab" is checked → Target attribute of links is ignored when "Force links that open in new windows to open in: a new tab" is checked
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
| Assignee | ||
Updated•17 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•