The UK sponsored suggestions are not properly dismissed using their menu
Categories
(Firefox :: Address Bar, defect, P1)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox136 | --- | unaffected |
| firefox137 | --- | unaffected |
| firefox138 | --- | verified |
People
(Reporter: cfat, Assigned: adw)
References
Details
(Whiteboard: [sng])
[Affected versions]:
- Firefox Nightly 138.0 (Build ID: 20250319204742)
[Affected Platforms]:
- Windows 11 x64
- Ubuntu 24.04 x64
- macOS 15.3
[Prerequisites]:
- Have Firefox Nightly 138 installed.
- Set the following prefs, then restart the browser:
->browser.urlbar.quicksuggest.enabled= true
->browser.urlbar.suggest.quicksuggest.sponsored= true
->browser.urlbar.suggest.quicksuggest.nonsponsored= true
->browser.search.region= GB
[Steps to reproduce]:
- Open the browser with the profile from prerequisites.
- Open a new tab.
- Focus the Address Bar and type “adi”.
- Hover the Adidas suggestion and click the “...” menu.
- Click the “Dismiss this suggestion” option.
- Focus the Address Bar and continue to type “das”.
- Observe the results.
[Expected result]:
- The sponsored suggestion for the “adidas” keyword is not displayed.
[Actual result]:
- The sponsored suggestion for the “adidas” keyword is displayed.
[Notes]:
Updated•7 months ago
|
Updated•7 months ago
|
| Assignee | ||
Updated•7 months ago
|
| Assignee | ||
Comment 1•6 months ago
|
||
Can (cbguder) uploaded new data to RS today that fixed this, and I was able to verify it. Specifically, the STR in comment 0 and similar STR are fixed now. There is still one known issue where dismissals may reappear after a day due to the fact that dismissals are keyed on URL and AMP may change their URLs daily. (It's not clear to me whether they're guaranteed to change daily. It sounds like not.) There's not a bug on file specifically for that but we can address it with bug 1955892.
I'll mark this as fixed in 138 even though the fix was totally server-side.
| Assignee | ||
Comment 2•6 months ago
|
||
(In reply to Drew Willcoxon :adw from comment #1)
There's not a bug on file specifically for that but we can address it with bug 1955892.
Bug 1960786 is where we'll fix this.
| Reporter | ||
Comment 3•6 months ago
|
||
I have verified this issue on the latest Firefox Beta 138.0b7 (Build ID: 20250414092054) on Windows 11 x64, macOS 15.3, and Ubuntu 24.04 x64.
- The UK sponsored suggestions are dismissed correctly and no longer appear when typing the same keyword.
Marking this report as Verified.
Description
•