Closed
Bug 919519
Opened 11 years ago
Closed 11 years ago
Search keyword.URL ignored - breaks functionality
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 873734
People
(Reporter: zw3rv3r, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:23.0) Gecko/20100101 Firefox/23.0 (Beta/Release)
Build ID: 20130814063812
Steps to reproduce:
keyword.URL = "https://duckduckgo.com/?kl=nl&q="
1) enter keyword "appeltaart" in Awesome Bar
2) Awesome Bar redirects to https://duckduckgo.com/?q=appeltaart&kl=nl-nl
3) change search engine in Search Bar (Wikipedia)
4) enter keyword "appeltaart" in Awesome Bar
5) Awesome Bar redirects to http://en.wikipedia.org/w/index.php?title=Special:Search&search=appeltaart
Actual results:
The Awesome Bar redirects any keywords to the selected Search Bar search engine, not the default search engine (url) defined in keyword.URL
Expected results:
Awesome Bar and Search Bar had different functions. Awesome Bar used a default search engine for the most common search lookups, the Search Bar could be used for specific lookups in alternative search engines. Now there is no difference between searching with the Awesome Bar or the Search Bar.
Using Awesome Bar should use my default search engine
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•