Closed
Bug 23772
Opened 25 years ago
Closed 25 years ago
Unable to target IFrame with <A>
Categories
(Core :: Layout: Images, Video, and HTML Frames, defect, P3)
Core
Layout: Images, Video, and HTML Frames
Tracking
()
People
(Reporter: Ventifus, Assigned: pollmann)
Details
Attachments
(1 file)
(deleted),
text/html
|
Details |
If I have a
<a href="foo.html" target="bar"></a> and a
<iframe src="baz.html" name="bar"></iframe>,
then the link will not open in the iframe, instead a new
window will pop open with the link.
Build 2000011108
Updated•25 years ago
|
Assignee: karnaze → pollmann
Comment 1•25 years ago
|
||
Reassigning to Eric.
Assignee | ||
Updated•25 years ago
|
OS: Windows NT → All
Hardware: PC → All
Assignee | ||
Comment 2•25 years ago
|
||
Travis, could this be related to bug 21287? It works as it should in viewer,
but not apprunner, which indicates that something funky is going on.
Attaching a test case...
Assignee | ||
Comment 3•25 years ago
|
||
Assignee | ||
Comment 4•25 years ago
|
||
This is identical to bug 25308, marking it a duplicate.
*** This bug has been marked as a duplicate of 25308 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Core → Core Graveyard
Updated•6 years ago
|
Component: Layout: HTML Frames → Layout: Images
Product: Core Graveyard → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•