Closed
Bug 52772
Opened 24 years ago
Closed 23 years ago
GetURL with target _blank does not open new window
Categories
(Core :: Networking, defect, P3)
Tracking
()
VERIFIED
FIXED
mozilla0.9.1
People
(Reporter: s.schaefer, Assigned: rpotts)
References
Details
Calling GetURL with a target name of _blank or _new and a http URL will not open
a new browser window. This is different from the Netscape4 API. A new browser
window is only opened for a mailto: URL (regardless of the target name).
Reassigning to rpotts. This one looks pretty much dup of 48759 to me.
Comment 2•24 years ago
|
||
Reporter: Do you have any examples of this behavoir?
Comment 6•24 years ago
|
||
See bug# 66316 for a test case using a PDF file. the target="_blank" does not
work for links to PDF file using the Acrobat 4.05 plugin, but it does work for
a link to a standard HTML file.
Updated•23 years ago
|
QA Contact: shrir → tever
Assignee | ||
Comment 8•23 years ago
|
||
This should be fixed by the patch that was checked in for bug #65777.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•