Closed
Bug 1868368
Opened 2 years ago
Closed 2 years 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.featureGate
set totrue
browser.search.param.search_rich_suggestions
set 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.featureGate
tofalse
. - 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•2 years ago
|
||
:phorea, if you think that's a regression, could you try to find a regression range using for example mozregression?
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → dharvey
Updated•2 years ago
|
Priority: -- → P2
Whiteboard: [sng]
Updated•2 years ago
|
Assignee | ||
Comment 2•2 years 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•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
Updated•2 years ago
|
Flags: qe-verify+
Reporter | ||
Comment 5•2 years 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
•