Closed
Bug 325571
Opened 20 years ago
Closed 20 years ago
tabs with target open multiple tabs when multiple times clicked
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 121377
People
(Reporter: swunderlin, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8) Gecko/20051111 Firefox/1.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8) Gecko/20051111 Firefox/1.5
When "Force Links that open new window to open in:" > "[o] a new tab" is set and a link is click with (eg.) target="help" a new tab opens as expected. when the link is clicked again a new tab opens again. this is different tothe windw behavour where the link would have been loaded in the already opened window with target="help".
Reproducible: Always
Steps to Reproduce:
set "Force Links that open new window to open in:" > "[o] a new tab" in the tab options menu
1. left click link with target="..."
2. tab opens
3. repeat
4. new tab opens
Actual Results:
a second link with an already "existing" tab for that target will open a new tab
Expected Results:
a second link with an already "existing" tab for that target should load in the existing tab
MAybe this is my misunderstanding, but from a html point of view a tab should get treated the same when it gets to targets (AFAIK this si the case if used with javascript).
Comment 1•20 years ago
|
||
This is a dupe, and will be fixed for Fx2 (and is the reason we didn't make that setting the default in Fx1.5)
Whiteboard: DUPEME
Comment 2•20 years ago
|
||
*** This bug has been marked as a duplicate of 121377 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•