Don't perform search when adding a new engine from search engine switcher
Categories
(Firefox :: Address Bar, defect, P1)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox-esr140 | --- | unaffected |
| firefox149 | --- | unaffected |
| firefox150 | --- | unaffected |
| firefox151 | + | verified |
| firefox152 | + | verified |
People
(Reporter: phorea, Assigned: daleharvey)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [sng][scotchbonnet-followon])
Attachments
(2 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
|
Details | Review |
Found in
- Firefox 151.0a1 2026-04-16;
Affected versions
- Firefox Nightly 151.0a1;
Tested platforms
- Affected platform: Windows 11, Ubuntu 24, macOS 15;
- Unaffected platforms: none
Steps to reproduce
- Go to a page that offers open search engines (eg: youtube.com).
- Perform a change to url link to enter the edit mode so that USB button is shown - add a space at the end of the url link.
- Open search engine switcher and make sure the option to add the search engine is shown next to the Search Settings.
- Select the option to add the search engine.
Expected result
- Newly added search engine shouldn't perform search after its own url.
- Before bug 2026387, the search mode for the open search engine was opened.
Actual result
- Search engines searches for the url already opened in the address bar (youtube eg)
Regression range
- last good: 2026-04-07
- first bad: 2026-04-08
- pushlog url
- Found commit message:
Bug 2026387 - Perform search when user selects search engine. r=dao,urlbar-reviewers,mbeier
Comment 1•3 months ago
|
||
:daleharvey, since you are the author of the regressor, bug 2026387, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
| Assignee | ||
Updated•3 months ago
|
Updated•3 months ago
|
Updated•3 months ago
|
| Assignee | ||
Comment 2•3 months ago
|
||
Updated•3 months ago
|
Comment 4•3 months ago
|
||
| bugherder | ||
Updated•3 months ago
|
Comment 5•3 months ago
|
||
The patch landed in nightly and beta is affected.
:daleharvey, 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-firefox151towontfix.
For more information, please visit BugBot documentation.
Comment 6•3 months ago
|
||
firefox-beta Uplift Approval Request
- User impact if declined/Reason for urgency: User experiences regression introduced by https://bugzilla.mozilla.org/show_bug.cgi?id=2026387
- Code covered by automated testing?: yes
- Fix verified in Nightly?: no
- Needs manual QE testing?: yes
- Steps to reproduce for manual QE testing: 1. Go to a page that offers open search engines (eg: youtube.com).
- Perform a change to url link to enter the edit mode so that USB button is shown - add a space at the end of the url link.
- Open search engine switcher and make sure the option to add the search engine is shown next to the Search Settings.
- Select the option to add the search engine.
- Risk associated with taking this patch: low
- Explanation of risk level: Small change that is covered by tests
- String changes made/needed?: N/A
- Is Android affected?: no
| Assignee | ||
Comment 7•3 months ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D295384
| Assignee | ||
Comment 8•3 months ago
|
||
Yeh probably best be uplifted so we dont regress for a release
Updated•3 months ago
|
Updated•3 months ago
|
Updated•3 months ago
|
| Reporter | ||
Comment 10•3 months ago
|
||
Verified as fixed using latest Nightly 152.0a1 using Win 11 and macOS 15.
I will leave the "qe-verify+" flag set until Firefox Beta 151.0b5 build will be available.
| Reporter | ||
Comment 11•3 months ago
|
||
Verified as fixed using Firefox 151 beta 5 across platforms.
Description
•