Closed
Bug 32057
Opened 26 years ago
Closed 25 years ago
Image doesn't load in new window if anchor bogus attribute
Categories
(Core :: DOM: Navigation, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
mozilla0.9.1
People
(Reporter: rzach, Assigned: adamlock)
References
Details
(Keywords: embed)
Attachments
(1 file)
|
257 bytes,
text/html
|
Details |
Clicking on the following link
<a href="http://mozilla.org/images/mozilla-banner.gif" target="new"
border="0">Click me!</a>
should open the Mozilla banner in a new browser window. It doesn't.
Note that this works if you remove the bogus border attribute to the A tag (of
course), but also if the URL points to an html document instead of an image.
Linux build 2000.03.15.12
Don -- whether this opens in a new window or not is application policy, right?
It may be related to webshell changes that travis has recently landed.
Assignee: rickg → don
Comment 4•25 years ago
|
||
Reassigning as per Don
Assignee: don → travis
Component: HTML Element → Embedding: Docshell
QA Contact: petersen → travis
Comment 5•25 years ago
|
||
Travis no longer works here. reassigning ownerless bugs to docshell owner,
valeski for further triage.
Assignee: travis → valeski
Updated•25 years ago
|
Target Milestone: --- → M19
Comment 6•25 years ago
|
||
-> adam who's close to anchors these days.
Assignee: valeski → adamlock
Target Milestone: M19 → mozilla0.9.1
This works fine with the attached sample and a recent build. Marking WORKSFORME
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Comment 9•25 years ago
|
||
Works for me:
Platform: PC
OS: Redhat 6.2 Linux 2.2.14
Mozilla Build: 2000103108 M18 Trunk Build
Marking as verified.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•