Closed
Bug 265494
Opened 20 years ago
Closed 20 years ago
The location bar seems to disappear when you click on certain links.
Categories
(Firefox :: Address Bar, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: securifirm, Assigned: bugs)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.10.1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.10.1 The publisher link on http://www.download.com/Mozilla-Firefox/3000-2356_4-10318752.html?tag=lst-0-1 seems to make the location bar disappear on the new window. Reproducible: Always Steps to Reproduce: 1. Go to http://www.download.com/Mozilla-Firefox/3000-2356_4-10318752.html?tag=lst-0-1 2. Click on the publisher link (Mozilla) 3. New window will open and the address bar is gone. Actual Results: The location bar is gone. Expected Results: The location bar should still be there.
Comment 1•20 years ago
|
||
type aout:config in the locationbar change dom.disable_window_open_feature.location to true
Comment 2•20 years ago
|
||
hiding the location bar in popup windows is a feature that exists in pretty much all browsers afair. you can disable it by going to about:config in the browser, and changing the value of dom.disable_window_open_feature.location to true (double-clicking on the row does that)
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
•