Closed
Bug 1868368
Opened 1 year ago
Closed 1 year ago
Disabling Rich Entities will remove all potential rich suggestions
Categories
(Firefox :: Address Bar, defect, P2)
Tracking
()
VERIFIED
FIXED
122 Branch
People
(Reporter: phorea, Assigned: daleharvey)
References
(Blocks 1 open bug)
Details
(Whiteboard: [sng])
Attachments
(2 files)
Found in
- 122.0a1 2023-12-05
Affected versions
- Nightly 122.0a1 2023-12-05
Tested platforms
- Affected platforms: Win 10 64-bit, OSX 10.14
- Unaffected platforms: -
Preconditions
browser.urlbar.richSuggestions.featureGateset totruebrowser.search.param.search_rich_suggestionsset to "fen"
Steps to reproduce
- Type a popular keyword inside the Address Bar (eg. David) - Search suggestions are shown alongside Rich entities.
- Go to about:config and switch
browser.urlbar.richSuggestions.featureGatetofalse. - Repeat step 1 using the same keyword
Expected result
Same search suggestions as in step 1 are returned, this time without an icon.
Actual result
The previously displayed rich suggestions are not shown anymore as simple suggestions, leaving a reduced suggestions list.
Regression range
- Not a regression.
Comment 1•1 year ago
|
||
:phorea, if you think that's a regression, could you try to find a regression range using for example mozregression?
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → dharvey
Updated•1 year ago
|
Priority: -- → P2
Whiteboard: [sng]
Updated•1 year ago
|
| Assignee | ||
Comment 2•1 year ago
|
||
Pushed by dharvey@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bf5ee34a91ea
Show suggestions without icons when richsuggestions are disabled. r=adw
Comment 4•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
Updated•1 year ago
|
Flags: qe-verify+
| Reporter | ||
Comment 5•1 year ago
|
||
Verified as fixed on Firefox 122 beta 2 across platforms. After switching the pref to false, normal suggestions are displayed.
You need to log in
before you can comment on or make changes to this bug.
Description
•