Closed
Bug 63595
Opened 25 years ago
Closed 24 years ago
link target ignored on linked images with ismap attribute
Categories
(Core :: Layout: Images, Video, and HTML Frames, defect)
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: a.m.ingraldi, Assigned: pollmann)
References
()
Details
(Keywords: relnote)
There is a bug in Mozilla (and Netscape 6) that manifests itself if a page
includes a hyperlink wrapped around an embedded image and the embedded IMG tag
includes the ismap attribute.
In such a situation, if the hyperlink includes a target specifier, the target
will not be honored by Mozilla.
Apparently, the presence of the ismap attribute on the IMG tag is the source of
the problem. Visit http://ad-www.larc.nasa.gov/~ingraldi/netscape6bug.html to
see an example of the problem.
Comment 1•25 years ago
|
||
Both images work fine for me as links.
Reporter, make sure you have the latest nightly, avaliable off mozilla.org's
homepage
Comment 2•25 years ago
|
||
OK, I'm seeing this now. The top image link in the testcase does not open in a
new window (the target). Confirming.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assigning to HTMLFrames owner.
Assignee: clayton → pollmann
Component: HTML Element → HTMLFrames
QA Contact: lorca → petersen
Comment 4•24 years ago
|
||
Setting milestone to future and added relnote keyword
Keywords: relnote
Target Milestone: --- → Future
Comment 6•24 years ago
|
||
2001062104/Win2k opens a new window for both links.
Comment 8•24 years ago
|
||
Is there any reason that this is not marked fixed?
Both links open a new window.
Updated•24 years ago
|
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Comment 9•24 years ago
|
||
Seems to be working now with recent Linux CVS. Closing WORKSFORME. Reporter:
please reopen the bug if you ca reproduce it in a recent Mozilla build.
Updated•7 years ago
|
Product: Core → Core Graveyard
Updated•7 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
•