Closed
Bug 2024512
Opened 8 days ago
Closed 12 hours ago
smartbar makes it hard to revisit history and tabs / ignores search preference
Categories
(Core :: Machine Learning: Frontend, defect)
Core
Machine Learning: Frontend
Tracking
()
RESOLVED
FIXED
151 Branch
| Tracking | Status | |
|---|---|---|
| firefox151 | --- | fixed |
People
(Reporter: Mardak, Assigned: pdahiya)
References
(Blocks 1 open bug)
Details
(Whiteboard: [genai][input])
Attachments
(3 files)
existing firefox users familiar with address bar behaviors make smartbar suggestions feel not useful especially because it shows ~6 search suggestions before suggest. this is made worse with bug 2019042 requiring the user to scroll down to see suggest history results
attachment 9554713 [details] in smartbar typing "mo" showing 1 domain + 4 search (after scrolling: + 2 more search + 3 history)
vs attachment 9554714 [details] from the address bar showing 1 domain + 6 history + 3 search
this is especially bad because the suggestions ignores browser.urlbar.showSearchSuggestionsFirst = false and always shows suggestions first
| Reporter | ||
Comment 1•8 days ago
|
||
Updated•8 days ago
|
| Assignee | ||
Comment 2•1 day ago
|
||
Issue seems to be here where smartbar has result groups using custom config different from urlbar
| Assignee | ||
Comment 3•1 day ago
|
||
| Assignee | ||
Updated•1 day ago
|
Assignee: nobody → pdahiya
Updated•1 day ago
|
Attachment #9558438 -
Attachment description: WIP: Bug 2024512 - Smartbar update to respect showSearchSuggestionsFirst pref → Bug 2024512 - Smartbar update to respect showSearchSuggestionsFirst pref
Pushed by pdahiya@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/287c6cf32349
https://hg.mozilla.org/integration/autoland/rev/739a22fbb32a
Smartbar update to respect showSearchSuggestionsFirst pref r=urlbar-reviewers,flozia,mak
Status: NEW → RESOLVED
Closed: 12 hours ago
status-firefox151:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 151 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•