Closed
Bug 288703
Opened 20 years ago
Closed 20 years ago
Visiting a website via the extension manager always opens a new window, regardless of the browser.link.open_external setting
Categories
(Toolkit :: Add-ons Manager, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 262575
People
(Reporter: bugzilla.mozilla.org-6h11, Assigned: bugs)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.6) Gecko/20050321 Firefox/1.0.2
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.6) Gecko/20050321 Firefox/1.0.2
When opening a website via the extension manager, the page should load like
links from external applications, e.g. in a new tab instead of a new window if
browser.link.open_external is set to 3.
Reproducible: Always
Steps to Reproduce:
1. Open Extension Manager
2. Select an extension
3. Open the related website via the context menu
Actual Results:
The extensions' website loads in a new window
Expected Results:
Open the website in a new or the same tab if browser.link.open_external is set
accordingly
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 262575 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•