Bookmarks search doesn't work when Show search suggestions are turned off
Categories
(Firefox for Android :: Toolbar, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox142 | --- | unaffected |
| firefox143 | + | verified |
| firefox144 | + | verified |
People
(Reporter: goodvin, Assigned: petru)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression, Whiteboard: [fxdroid][group3][composable toolbar])
Attachments
(4 files, 1 obsolete file)
User Agent: Mozilla/5.0 (Android 10; Mobile; rv:144.0) Gecko/144.0 Firefox/144.0
Steps to reproduce:
- Have some bookmarks saved
- Turn off
Show search suggestionsin Settings->Search - Try searching for any part of the saved bookmarks in the address bar or via Bookmarks screen
Actual results:
No results are shown by Firefox suggest
Expected results:
All bookmarks that match search string should be displayed in the address bar dropdown.
This is a recent Nightly regression from 144 cycle. It affects both regular and private browsing modes.
Comment 1•11 months ago
|
||
The Bugbug bot thinks this bug should belong to the 'Firefox for Android::Search' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Updated•11 months ago
|
Updated•11 months ago
|
Updated•11 months ago
|
| Assignee | ||
Updated•11 months ago
|
Updated•11 months ago
|
| Assignee | ||
Updated•11 months ago
|
| Assignee | ||
Comment 2•11 months ago
|
||
The issue comes from when we reimplemented this banner.
It was thought that this (and the setting that backs it) controls all search suggestions, but it only controls search suggestions from search engines.
Comment 3•11 months ago
|
||
Set release status flags based on info from the regressing bug 1972846
| Assignee | ||
Comment 4•11 months ago
|
||
This comes to make a clearer distinction in code about what search suggestions mean
vs suggestions from the current search engine means
And ensure the user can see search suggestions even if suggestions from the current
search engines are disabled.
Comment 5•11 months ago
|
||
Tracking since there is a planned rollout in beta
Comment 7•11 months ago
|
||
| bugherder | ||
| Assignee | ||
Updated•11 months ago
|
Comment 8•11 months ago
|
||
The patch landed in nightly and beta is affected.
:petru, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- See https://wiki.mozilla.org/Release_Management/Requesting_an_Uplift for documentation on how to request an uplift.
- If no, please set
status-firefox143towontfix.
For more information, please visit BugBot documentation.
Comment 10•11 months ago
|
||
Verified as fixed on the latest Nighlty 144.0a1 - 02.09.2025 using Samsung Galaxy S23 Ultra (Android 14).
Updated•11 months ago
|
Updated•11 months ago
|
Comment 11•11 months ago
|
||
| Assignee | ||
Comment 12•11 months ago
|
||
This comes to make a clearer distinction in code about what search suggestions mean
vs suggestions from the current search engine means
And ensure the user can see search suggestions even if suggestions from the current
search engines are disabled.
Original Revision: https://phabricator.services.mozilla.com/D262977
Updated•11 months ago
|
Comment 13•11 months ago
|
||
firefox-beta Uplift Approval Request
- User impact if declined: No suggestions are shown if the user toggles off "Show search suggestions" from Settings
- Code covered by automated testing: yes
- Fix verified in Nightly: yes
- Needs manual QE test: yes
- Steps to reproduce for manual QE testing: https://bugzilla.mozilla.org/show_bug.cgi?id=1985715#c0
- Risk associated with taking this patch: Low
- Explanation of risk level: Change verified by QA
- String changes made/needed: --
- Is Android affected?: yes
Updated•11 months ago
|
Updated•11 months ago
|
Updated•11 months ago
|
Comment 14•11 months ago
|
||
| uplift | ||
Comment 15•11 months ago
|
||
Verified as fixed on the latest Firefox for Android Beta 143.0b8 with Samsung Galaxy Z Fold4 (Android 14), and a Google Pixel 3XL (Android 9).
Description
•