Closed
Bug 219799
Opened 22 years ago
Closed 22 years ago
Cannot Add Search Plugins in Windows (window.sidebar no longer recognized)
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
VERIFIED
DUPLICATE
of bug 219534
People
(Reporter: Bugzilla-alanjstrBugs, Assigned: bugzilla)
References
()
Details
(Keywords: regression)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030915 Firebird/0.6.1+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030915 Firebird/0.6.1+
This broke some time after 0.6.1
I originally posted this to http://mozdev.org/bugs/show_bug.cgi?id=4680 since I
thought it was bad browser detection. But it still works in Linux, apparently.
From http://mycroft.mozdev.org/deepdocs/installing.html#server
if ((typeof window.sidebar == "object") && (typeof
window.sidebar.addSearchEngine == "function"))
Reproducible: Always
Steps to Reproduce:
1. Go to Mycroft
2. Find a Plugin you want
3. Click it
Actual Results:
alert("Netscape 6 or Mozilla is needed to install a sherlock plugin");
Expected Results:
search plugin installs
Comment 1•22 years ago
|
||
WFM in Linux
Comment 2•22 years ago
|
||
According to the reports on http://mozdev.org/bugs/show_bug.cgi?id=4680 , broken
on linux too. => All/All
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 2000 → All
Hardware: PC → All
Summary: Cannot Add Search Plugins in Windows → Cannot Add Search Plugins in Windows (window.sidebar no longer recognized)
Updated•22 years ago
|
Keywords: regression
Comment 3•22 years ago
|
||
*** This bug has been marked as a duplicate of 219534 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•