Closed
Bug 296736
Opened 20 years ago
Closed 20 years ago
link with target="content" goes to open view-source window instead of new window with name="content"
Categories
(Core Graveyard :: View Source, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 296850
People
(Reporter: GPHemsley, Assigned: mrbkap)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
|
959 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Clicking on a link with target="content" while a View Source window is open will result in the target URL opening in the View Source Window instead of a new window with name="content". (See the test case for more details.) Reproducible: Always Steps to Reproduce: Visit the URL and follow the steps listed there. Actual Results: The target URL loaded in the View Source Page. Expected Results: The target URL should load in a new window with name="content". Confirmed on: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050605 Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050513 Firefox/1.0.4 Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050603 Firefox/1.0+ Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050512 Red Hat/1.7.8-1.4.1
| Reporter | ||
Updated•20 years ago
|
| Reporter | ||
Updated•20 years ago
|
Version: unspecified → Trunk
Comment 1•20 years ago
|
||
Confirmed, using: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050604 Firefox/1.0+
| Reporter | ||
Comment 2•20 years ago
|
||
Added the test case, which should be identical to the one linked to in the URL field.
Comment 3•20 years ago
|
||
*** This bug has been marked as a duplicate of 296850 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Comment 4•20 years ago
|
||
This should be fixed as of June 7... please retest?
Comment 5•20 years ago
|
||
Yep, is fixed.
| Reporter | ||
Updated•16 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•