Closed
Bug 296029
Opened 20 years ago
Closed 20 years ago
Title bar shows the file path in the popup window.
Categories
(Firefox :: Page Info Window, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: help_for_free, Unassigned)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322)
Build Identifier:
when i open a new page using the javascript window.open
("url","name","features") the popup window shows the path of the page in the
server in the title bar.
Reproducible: Always
Actual Results:
it shows in the Title bar the path of the page
eg. "http:\\localhost\dir\pagename.html"
Expected Results:
it shuld show the Title that is there in the in the Title tag ex. <title>My
Popup Page</title>
Comment 1•20 years ago
|
||
since you are using IE this isn't a firefox bug And if it doesn't work in FF you have written the wrong code
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•