Closed
Bug 1105164
Opened 10 years ago
Closed 10 years ago
AwesomeBar's CMD+Enter keyboard shortcut searches default search engine instead of loading "www.*.com" website
Categories
(Firefox :: Address Bar, defect, P1)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox35 | --- | unaffected |
firefox36 | --- | unaffected |
People
(Reporter: cpeterson, Unassigned)
References
Details
(Keywords: regression, Whiteboard: [fxsearch][unifiedautocomplete])
STR:
1. In a clean profile, switch the default search engine from Google to any other search provider, such as Yahoo or Amazon.
2. In the AwesomeBar, enter a random string of characters.
3. Press CMD+Enter keyboard shortcut.
RESULT:
CMD+Enter is supposed to prepend "www." and append ".com" to the current AwesomeBar string, but instead it searches the current search engine. For some reason, this doesn't seem to happen if with the default search engine Google.
This is a regression in Nightly 36 build 2014-11-25. I bisected this regression to this pushlog:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=9a355d616187&tochange=bf9071999612
* Blair: does this problem sound like fallout from bug 1097106 or bug 1067903?
Flags: needinfo?(bmcbride)
Updated•10 years ago
|
Blocks: UnifiedComplete
Reporter | ||
Comment 2•10 years ago
|
||
(In reply to alex_mayorga from comment #1)
> Isn't this a dupe of bug 448486?
The problem sounds similar, but this bug is a very recent regression in Nightly 36 build 2014-11-25.
Flags: needinfo?(cpeterson)
Updated•10 years ago
|
Component: Search → Location Bar
Comment 4•10 years ago
|
||
This should not be an issue anymore with disabled unified complete, I can't reproduce it, at least.
Reporter | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(bmcbride)
Resolution: --- → WORKSFORME
Comment 5•10 years ago
|
||
no wait, the bug is valid for unified complete, it just doesn't have to tracked.
Updated•10 years ago
|
Whiteboard: [fxsearch][unifiedautocomplete]
Updated•10 years ago
|
Priority: -- → P1
Updated•10 years ago
|
Flags: firefox-backlog+
Comment 6•10 years ago
|
||
I can't repro this in a current nightly with browser.urlbar.unifiedcomplete=true after changing the default engine to yahoo.
Comment 7•10 years ago
|
||
I just tried again to repro and failed. Even when the urlbar is showing the first entry as "Search with Yahoo", ctrl+enter adds the "http://www." and ".com" and goes to that address.
Status: REOPENED → RESOLVED
Closed: 10 years ago → 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•