Closed
Bug 1385269
Opened 8 years ago
Closed 8 years ago
Wrong page is displayed after clicking on "Change Search Settings" from Search Suggestions dropdown
Categories
(Firefox :: Search, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: VladB, Unassigned)
Details
Attachments
(1 file)
|
438.23 KB,
image/gif
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0
Build ID: 20170727162801
[Prerequisites]:
- From about:config make the following changes:
browser.newtabpage.activity-stream.enabled = true
[Steps]:
1. Open Nightly browser and open a new tab.
2. Type a word in the Search field.
3. From the Search Suggestions menu click on "Change Search Settings".
[Expected results]:
- "about:preferences#search" page is displayed and Search Settings can be customized.
[Actual results]:
- "about:preferences#general" gray page is displayed with no settings.
Comment 1•8 years ago
|
||
This also affects about:home
Looks like some logic here might need to be updated:
https://searchfox.org/mozilla-central/source/browser/modules/ContentSearch.jsm#416-422
_onMessageManageEngines(msg, data) {
Component: Activity Streams: Newtab → Search
Comment 2•8 years ago
|
||
I don't see this any more.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•