Closed
Bug 2002978
Opened 5 months ago
Closed 5 months ago
The new search box performs the search with the wrong engine
Categories
(Firefox :: Search, defect, P1)
Tracking
()
VERIFIED
FIXED
148 Branch
People
(Reporter: cbaica, Assigned: mbeier)
References
Details
(Whiteboard: [sng])
Attachments
(2 files)
Found in
- Fx 147.0a1
Affected versions
- Fx 147.0a1
Affected platforms
- Windows
- macOS
- Ubuntu
Preconditions
- browser.search.widget.new set to true
Steps to reproduce
- Launch Firefox and add the search box to the toolbar.
- Input a search term in the search bar
- Choose a search engine from the searchbox USB (e.g. bing) and perform the search.
- Open a new tab and click inside the search box (searchmode should still be active from the previous tab).
- Press enter again to perform the search again.
Expected result
- The search is performed with the engine that has the searchmode active.
Actual result
- The search is performed with the default search engine.
Regression range
- Not a regression
Updated•5 months ago
|
Severity: -- → S3
Priority: -- → P1
Whiteboard: [sng]
Updated•5 months ago
|
| Assignee | ||
Updated•5 months ago
|
Assignee: nobody → mbeier
| Assignee | ||
Updated•5 months ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•5 months ago
|
||
Pushed by mbeier@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/d4f70937db51
https://hg.mozilla.org/integration/autoland/rev/1048fc8f4249
Make sure the new search bar's search mode does not depend on the selected tab. r=adw,search-reviewers,urlbar-reviewers
| Assignee | ||
Comment 3•5 months ago
|
||
The patch should also fix bug 2002370 and bug 2002368.
See Also: → 2002370
Comment 4•5 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
status-firefox148:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 148 Branch
Updated•5 months ago
|
Updated•5 months ago
|
QA Whiteboard: [S4][QA-4616][qa-found-in-c147] → [S4][QA-4616][qa-found-in-c147][qa-ver-needed-c148/b147]
Comment 5•5 months ago
|
||
Verified as fixed on Nightly 148.0a1 2025-12-18 across platforms.
Status: RESOLVED → VERIFIED
QA Whiteboard: [S4][QA-4616][qa-found-in-c147][qa-ver-needed-c148/b147] → [S4][QA-4616][qa-found-in-c147][qa-ver-done-c148/b147]
You need to log in
before you can comment on or make changes to this bug.
Description
•