Closed
Bug 2004788
Opened 5 months ago
Closed 5 months ago
Ctrl/Cmd + Enter autocompletes and loads the text typed in new search box widget
Categories
(Firefox :: Search, defect, P1)
Tracking
()
VERIFIED
FIXED
148 Branch
| Tracking | Status | |
|---|---|---|
| firefox148 | --- | verified |
People
(Reporter: phorea, Assigned: mbeier)
References
Details
(Whiteboard: [sng])
Attachments
(1 file)
Found in
- Firefox Nightly 147.0a1 2025-12-08;
Affected versions
- Firefox Nightly 147.0a1;
Affected platforms
- Windows 11;
- Ubuntu 24;
- macOS 15;
Unaffected platforms
- N/A;
Preconditions
- Set
browser.search.widget.newtotruein about:config - Have the search bar added to the toolbar.
Steps to reproduce
- Enter a domain name (eg.
cnn,firefox) in the new search box and press Ctrl/Cmd + Enter. - Open search mode for any engine and enter another domain name, then press Ctrl / Cmd + Enter.
Expected result
- In both cases, the SERP for the requested string is opened (same as for legacy search bar).
Actual result
- Same as in address bar, the page navigates to the completed URL (https:// protocol, subdomain and TLD are added to the introduced string).
Regression range
- Not a regression.
- Not reproducible with the legacy search bar.
Updated•5 months ago
|
| Assignee | ||
Comment 1•5 months ago
|
||
Updated•5 months ago
|
Assignee: nobody → mbeier
Status: NEW → ASSIGNED
| Assignee | ||
Updated•5 months ago
|
Severity: -- → S4
Priority: -- → P1
Pushed by dgottwald@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/44b5254ceb13
https://hg.mozilla.org/integration/autoland/rev/0595ab223969
Disable url canonization in new searchbar. r=dao,urlbar-reviewers
Comment 3•5 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
status-firefox148:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 148 Branch
Updated•5 months ago
|
QA Whiteboard: [S4] [QA-4616] [qa-found-in-c147] → [S4] [QA-4616] [qa-found-in-c147] [search] [qa-triage-done-c148/b147] [qa-ver-needed-c148/b147]
| Reporter | ||
Comment 4•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] [search] [qa-triage-done-c148/b147] [qa-ver-needed-c148/b147] → [S4] [QA-4616] [qa-found-in-c147] [search] [qa-triage-done-c148/b147] [qa-ver-done-c148/b147]
You need to log in
before you can comment on or make changes to this bug.
Description
•