Open
Bug 1758141
Opened 4 years ago
Updated 2 years ago
Firefox provides the option to install search engines as open search even if they're already installed
Categories
(Firefox :: Search, defect, P5)
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox97 | --- | wontfix |
People
(Reporter: cbaica, Unassigned)
References
()
Details
Attachments
(3 files, 1 obsolete file)
Affected versions
- Fx99.0a1
- Fx97.0.1
Affected platforms
- Windows 10
- macOS
- Ubuntu 20.04
Preconditions
Have a zh-CN build downloaded.
Have a user.js in the profile root folder containing the following:
user_pref("browser.search.region", "CN");
Steps to reproduce
- Launch Firefox with the profile containing the user.js.
- Go to about:preferences#search and add the search bar. (optional)
- Using the address bar, perform a search.
- Observe the search bar magnifying glass icon.
- Open the address bar drop-down and inspect the one-offs section.
Expected result
- The shouldn't be any indication to add an open search engine, as the default baidu engine is already installed in Firefox.
Actual result
- There is a button to install the open search engine.
Regression range
- This doesn't seem to be a recent regression as we could reproduce the issue with an Fx93 build.
Additional notes
- If the engine is added and then clicked in the search bar drop-down it will take the user to www.baidu.com
- This seems to be happening regardless of used locale build and with amazon as well, but under a bit different steps:
- Open the searchbar dropdown.
- Click the amazon one-off from the dropdown
- After the website is loaded inspect the searchbar magnifying glass icon.
- See the screenshots for more details.
| Reporter | ||
Comment 1•4 years ago
|
||
| Reporter | ||
Comment 2•4 years ago
|
||
| Reporter | ||
Updated•4 years ago
|
Severity: S2 → S3
Comment 3•4 years ago
|
||
I'm not sure there's too much that we can do about this. The names are different so we'd have to do some work to block enabling install (bug 1226613 might help with that), but then there's the locale/region switching cases... there's probably other factors to think about as well. For now, I don't see this as a high priority, so putting as P5 for us to think about in future.
Updated•2 years ago
|
Attachment #9386099 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•